summaryrefslogtreecommitdiff
path: root/src/os_unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_unix.h')
-rw-r--r--src/os_unix.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/os_unix.h b/src/os_unix.h
index 5df943c70..618c0e970 100644
--- a/src/os_unix.h
+++ b/src/os_unix.h
@@ -397,10 +397,6 @@ typedef struct dsc$descriptor DESC;
/* 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
*/