From 7af26e0cc039517e3528ccedee7b778f479104c9 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 13 Oct 2006 12:49:18 +0000 Subject: * winsup.h: Turn off DEBUGGING. --- winsup/cygwin/winsup.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'winsup/cygwin/winsup.h') 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 -- cgit v1.2.3