diff options
Diffstat (limited to 'scripts/news.pl')
| -rw-r--r-- | scripts/news.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/news.pl b/scripts/news.pl index c864404..b8d8609 100644 --- a/scripts/news.pl +++ b/scripts/news.pl @@ -46,8 +46,6 @@ my $news_window_name = 'news'; my @colors = (15, 12, 03, 06, 05, 07, 14); my @articles = (); -$| = 1; - Irssi::command_bind article => sub { my $usage = '/article [-s <server>] [-p <port>] [-P <password> -U <login>] [-l <group> <count>] [-a] [-L <index>] <Message-ID>'; |
