(STATIC): Remvoe definitions.
authorJim Meyering <jim@meyering.net>
Thu, 28 Nov 2002 09:37:58 +0000 (09:37 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 28 Nov 2002 09:37:58 +0000 (09:37 +0000)
lib/mktime.c

index 21926fc..140164d 100644 (file)
@@ -29,9 +29,6 @@
 #ifdef _LIBC
 # define HAVE_LIMITS_H 1
 # define STDC_HEADERS 1
-# define STATIC /* empty */
-#else
-# define STATIC static
 #endif
 
 /* Assume that leap seconds are possible, unless told otherwise.