mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-03 17:07:00 +03:00
61f4ef98b9
To ensure that nobody uses the 'homedir' variable in the future without initializing it first, we make it private to the function, thereby effectively removing it. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>