diff --git a/src/common/gamecode/report.c b/src/common/gamecode/report.c index c12fcdc03..f86fc1b51 100644 --- a/src/common/gamecode/report.c +++ b/src/common/gamecode/report.c @@ -2958,7 +2958,6 @@ reports(void) fprintf(BAT, ". %s.sh %s\n", factionid(f), f->email); fclose(shfp); } - putc('\n', stdout); } str = get_param(global.parameters, "globalreport");