diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/system.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/system.h b/src/system.h index 73a0fef47..577692cfd 100644 --- a/src/system.h +++ b/src/system.h @@ -57,7 +57,6 @@ you must include <sys/types.h> before including this file #include "pathmax.h" #include "configmake.h" -#define LOCALEDIR CONFIGMAKE_LOCALEDIR #if TIME_WITH_SYS_TIME # include <sys/time.h> |