diff options
Diffstat (limited to 'winsup/cygwin/winsup.h')
-rw-r--r-- | winsup/cygwin/winsup.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/winsup/cygwin/winsup.h b/winsup/cygwin/winsup.h index 175bbee85..ff7037a65 100644 --- a/winsup/cygwin/winsup.h +++ b/winsup/cygwin/winsup.h @@ -19,9 +19,6 @@ details. */ # include "config.h" #endif -#undef DEBUGGING -#define DEBUGGING 1 /* CGF: FIXME: TEMPORARY */ - #define __INSIDE_CYGWIN__ #define strlen __builtin_strlen |