From: Rudolf Polzer Date: Mon, 30 Apr 2012 12:34:53 +0000 (+0200) Subject: stuff X-Git-Tag: xonotic-v0.7.0~55^2~30^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=c10826e75fbc64afc7e69bda232d80e9517ffdde;p=xonotic%2Fxonotic.git stuff --- diff --git a/misc/tools/progs-analyzer.pl b/misc/tools/progs-analyzer.pl index 4dbd7d50..e1594f1d 100644 --- a/misc/tools/progs-analyzer.pl +++ b/misc/tools/progs-analyzer.pl @@ -1022,7 +1022,7 @@ sub parse_progs($) { next if $globaldefs{$_->{debugname}} <= 1; - print "Not unique: $_->{debugname} at $_->{ofs}\n"; + #print "Not unique: $_->{debugname} at $_->{ofs}\n"; $_->{debugname} .= "\@$_->{ofs}"; } $p{globaldef_byoffset} = sub