lib/configuration.c, etc.: Remove arguments from `config_userconf'.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 4 Jun 2020 19:07:30 +0000 (20:07 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 6 Jun 2020 17:07:12 +0000 (18:07 +0100)
Nobody ever did anything with the HOME argument at all.  Passing in PW
might have been slightly valuable, but configuration is only retrieved
infrequently.

Besides, this is the start of a sequence of changes to how configuration
files are found.


No differences found