diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-21 07:26:38 +0000 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-21 07:26:38 +0000 |
| commit | 0f7a044109b860443ecaa4f8a37652b1b4423057 (patch) | |
| tree | b5834ed9867213221a2636e0fa7e8da178749a76 /lib/fprintftime.c | |
| parent | add -cvs suffix (diff) | |
| download | coreutils-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.c | 7 |
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" |
