Преглед изворни кода

remove stupid print, sorry :-)

Torbjorn Svensson пре 19 година
родитељ
комит
4419adc4f6
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      modules/Pisg/Parser/Format/konversation.pm

+ 0 - 3
modules/Pisg/Parser/Format/konversation.pm

@@ -88,9 +88,6 @@ sub thirdline
 			} else {
 				return;
 			}
-			print $line;
-			print Dumper \%hash;
-			print "\n\n";
 
 		} elsif ($3 eq 'Topic') {
 			if ($5 =~ /the channel topic to "(.*)"\.$/) {