]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/progs-analyzer.pl
remove debug
[xonotic/xonotic.git] / 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;