Remove platform dependent HAVE_OPENDIR #2010

This commit is contained in:
Jonas Dourado
2015-02-18 01:11:54 -02:00
committed by Justin M. Keyes
parent 70393f2e30
commit 293a7dc134
4 changed files with 0 additions and 19 deletions

View File

@@ -184,13 +184,6 @@ enum {
};
#ifdef NO_EXPANDPATH
# define gen_expand_wildcards mch_expand_wildcards
#endif