Explorar el Código

remove stupid print, sorry :-)

Torbjorn Svensson hace 19 años
padre
commit
4419adc4f6
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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 "(.*)"\.$/) {