Christoph Berg 21 лет назад
Родитель
Сommit
090bcca7df
1 измененных файлов с 0 добавлено и 1 удалено
  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') {