diff options
Diffstat (limited to 'src/win32')
-rw-r--r-- | src/win32/orconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index c0b14e5304..f381152a11 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -220,9 +220,6 @@ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS -/* Define to 1 if time_t is signed. */ -#define TIME_T_IS_SIGNED - /* Define to 1 iff unaligned int access is allowed */ #define UNALIGNED_INT_ACCESS_OK |