]> git.wh0rd.org - dump.git/blobdiff - dump/itime.c
Configure magic for testing ext2_ino_t and s_journal_inum
[dump.git] / dump / itime.c
index 0a81d9801e07fec93fa16a11a95330773de1c9e4..81d8dc7e7b85b34c2594d13f24006c39070bebbe 100644 (file)
@@ -41,7 +41,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: itime.c,v 1.17 2001/03/20 09:14:58 stelian Exp $";
+       "$Id: itime.c,v 1.18 2001/03/21 09:37:13 stelian Exp $";
 #endif /* not lint */
 
 #include <config.h>
@@ -240,8 +240,6 @@ putdumptime(void)
        if (ftruncate(fd, ftell(df)))
                quit("ftruncate (%s): %s\n", dumpdates, strerror(errno));
        (void) fclose(df);
-       msg("level %c dump on %s", level,
-               spcl.c_date == 0 ? "the epoch\n" : ctime4(&spcl.c_date));
 }
 
 static void