mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 16:28:17 +00:00
Remove platform dependent HAVE_OPENDIR #2010
This commit is contained in:

committed by
Justin M. Keyes

parent
70393f2e30
commit
293a7dc134
@@ -184,13 +184,6 @@ enum {
|
||||
};
|
||||
|
||||
|
||||
#ifdef NO_EXPANDPATH
|
||||
# define gen_expand_wildcards mch_expand_wildcards
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user