- Remove debugging comment
[videosite.git] / videosite.pl
index 2b97918..1a348ee 100644 (file)
@@ -444,7 +444,6 @@ sub sig_complete {
     my @matches;
 
     if ($linestart !~ m|^/videosite\b|) {
-        write_irssi(undef, "No concern");
         return;
     }