Explorar o código

remove debugging output

Christoph Berg %!s(int64=21) %!d(string=hai) anos
pai
achega
090bcca7df
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      modules/Pisg/Parser/Format/psybnc.pm

+ 0 - 1
modules/Pisg/Parser/Format/psybnc.pm

@@ -69,7 +69,6 @@ sub thirdline
             $hash{nick} = $6;
 
         } elsif ($4 eq 'TOPIC') {
-            print "TOPIC\n";
             $hash{newtopic} = $5;
 
         } elsif ($4 eq 'MODE') {