X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=main.c;h=41828c7d3ff68c4be14c2e61b2e69b52a0ceecb6;hb=893f204b30affbb4407fcddb16576156a648eac6;hp=db8aed08f29af02c2d8a85e380d972c0bd2a0717;hpb=486b21570635319bb893f607fa299146c8c5e8c2;p=xonotic%2Fgmqcc.git diff --git a/main.c b/main.c index db8aed0..41828c7 100644 --- a/main.c +++ b/main.c @@ -791,7 +791,6 @@ cleanup: mem_d((void*)operators); lex_cleanup(); - stat_info(); if (!retval && compile_errors) retval = 1;