mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 00:46:30 +00:00
Remove platform dependent HAVE_OPENDIR #2010
This commit is contained in:

committed by
Justin M. Keyes

parent
70393f2e30
commit
293a7dc134
@@ -182,10 +182,6 @@
|
||||
/* Special wildcards that need to be handled by the shell */
|
||||
#define SPECIAL_WILDCHAR "`'{"
|
||||
|
||||
#ifndef HAVE_OPENDIR
|
||||
# define NO_EXPANDPATH
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Unix has plenty of memory, use large buffers
|
||||
*/
|
||||
|
Reference in New Issue
Block a user