From aa18a8e1cde663caeabd93af7d57a745c1a76af6 Mon Sep 17 00:00:00 2001 From: Philip Langdale Date: Wed, 14 Oct 2020 20:02:45 -0700 Subject: Revert "path: do not use old_home for win32 exe dir" This reverts commit c3694f0acb7f71daac7606fafbadcb7b500ca35e. --- options/path.c | 1 - 1 file changed, 1 deletion(-) (limited to 'options/path.c') diff --git a/options/path.c b/options/path.c index 504adb7c84..9c996ce664 100644 --- a/options/path.c +++ b/options/path.c @@ -59,7 +59,6 @@ static const char *const config_dirs[] = { "home", "old_home", "osxbundle", - "exe_dir", "global", }; -- cgit v1.2.3