From 72ab2e65a089e9325df90435b35548d331eb2496 Mon Sep 17 00:00:00 2001 From: escoffon Date: Wed, 29 Jul 1998 11:43:18 +0000 Subject: dropped a couple of unnecessary #defines --- generic/tcl.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/generic/tcl.h b/generic/tcl.h index 30cd7ee..94685fc 100644 --- a/generic/tcl.h +++ b/generic/tcl.h @@ -11,7 +11,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: %Z% $Id: tcl.h,v 1.15 1998/07/29 11:41:24 escoffon Exp $ + * SCCS: %Z% $Id: tcl.h,v 1.16 1998/07/29 11:43:18 escoffon Exp $ */ #ifndef _TCL @@ -170,12 +170,10 @@ # else # define DLLIMPORT # define DLLEXPORT -# define EXPORT # endif #else # define DLLIMPORT # define DLLEXPORT -# define EXPORT #endif #ifdef EXPORT -- cgit v0.12