]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
remove debug
authorRudolf Polzer <divverent@xonotic.org>
Tue, 18 Dec 2012 12:37:25 +0000 (13:37 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Tue, 18 Dec 2012 12:37:25 +0000 (13:37 +0100)
misc/tools/progs-analyzer.pl

index a713d77518dd0db8afa19c0ee81d1bdcb54eed58..e7d7826854a4339d0f4578074e05d06fe1765f87 100644 (file)
@@ -1249,7 +1249,6 @@ sub parse_progs($)
                        next
                                unless defined $type;
 
-                               use Data::Dumper; warn Dumper $s;
                        if($type eq 'inglobal' || $type eq 'inglobalfunc')
                        {
                                $s->{$_} &= 0xFFFF;