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

@@ -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
*/