diff options
Diffstat (limited to 'generic/tkPlatDecls.h')
-rw-r--r-- | generic/tkPlatDecls.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/generic/tkPlatDecls.h b/generic/tkPlatDecls.h index fe7900f..61ac7b7 100644 --- a/generic/tkPlatDecls.h +++ b/generic/tkPlatDecls.h @@ -8,7 +8,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkPlatDecls.h,v 1.5 2000/09/06 23:39:47 ericm Exp $ + * RCS: @(#) $Id: tkPlatDecls.h,v 1.6 2000/09/07 00:28:39 ericm Exp $ */ #ifndef _TKPLATDECLS @@ -25,12 +25,6 @@ * in the generic/tk.decls script. */ -#ifdef __WIN32__ -#define WIN32_LEAN_AND_MEAN -#include <windows.h> -#undef WIN32_LEAN_AND_MEAN -#endif /* __WIN32__ */ - /* !BEGIN!: Do not edit below this line. */ /* |