diff --git a/sbin/savecore/savecore.c b/sbin/savecore/savecore.c index cd106f05f166..40e2b375ed40 100644 --- a/sbin/savecore/savecore.c +++ b/sbin/savecore/savecore.c @@ -405,7 +405,6 @@ err2: syslog(LOG_WARNING, exit(1); } } - (void)printf("\n"); (void)close(ifd); if (compress) (void)fclose(fp);