فهرست منبع

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 "(.*)"\.$/) {