From 71039329de42d6a7cb67e58f6d440a4aab1e24b0 Mon Sep 17 00:00:00 2001 From: davygrvy Date: Mon, 2 Feb 2004 08:12:58 +0000 Subject: #include has no purpose. --- win/winMain.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/win/winMain.c b/win/winMain.c index 9636dc0..7a05b5e 100644 --- a/win/winMain.c +++ b/win/winMain.c @@ -9,14 +9,13 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: winMain.c,v 1.20 2004/02/01 10:44:54 davygrvy Exp $ + * RCS: @(#) $Id: winMain.c,v 1.21 2004/02/02 08:12:58 davygrvy Exp $ */ #include #define WIN32_LEAN_AND_MEAN #include #undef WIN32_LEAN_AND_MEAN -#include #include #include "tkInt.h" -- cgit v0.12