aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fprintftime.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-08-21 07:26:38 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-08-21 07:26:38 +0000
commit0f7a044109b860443ecaa4f8a37652b1b4423057 (patch)
treeb5834ed9867213221a2636e0fa7e8da178749a76 /lib/fprintftime.c
parentadd -cvs suffix (diff)
downloadcoreutils-0f7a044109b860443ecaa4f8a37652b1b4423057.tar.gz
coreutils-0f7a044109b860443ecaa4f8a37652b1b4423057.zip
Remove from CVS, since the bootstrap script generates them automatically.
Diffstat (limited to 'lib/fprintftime.c')
-rw-r--r--lib/fprintftime.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/fprintftime.c b/lib/fprintftime.c
deleted file mode 100644
index 879726bec..000000000
--- a/lib/fprintftime.c
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
-
-#include "fprintftime.h"
-#define FPRINTFTIME 1
-#include "strftime.c"