Remove xstrdup declaration.
authorJim Meyering <jim@meyering.net>
Thu, 2 Sep 1999 21:33:23 +0000 (21:33 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 2 Sep 1999 21:33:23 +0000 (21:33 +0000)
src/date.c

index 3c9d3b7..2238b9b 100644 (file)
@@ -43,8 +43,6 @@ time_t time ();
 int putenv ();
 int stime ();
 
-char *xstrdup ();
-
 static void show_date PARAMS ((const char *format, time_t when));
 
 enum Time_spec