From dd4bfdc1adf6cf36330687d7268ab44900fc77cb Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sun, 9 Nov 2008 12:48:09 +0000 Subject: * SVDRP: Rewrite communication functions, no more depends to NET:TELNET * SVDRP: split queue_cmds into queue_add,queue_count,queue_flush * SVDRP: remove double error handling * COMMON: remove unused variable * VTX: Warn, if missing base directory * VTX: Fixed inserted page links, if more then two links inside one line * Console: Fix usage message --- bin/xxvd | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin') diff --git a/bin/xxvd b/bin/xxvd index 7de3b3f..2d58ff8 100755 --- a/bin/xxvd +++ b/bin/xxvd @@ -451,7 +451,6 @@ sub quit { # ------------------ sub docu { # ------------------ - my $watcher = shift; my $console = shift; my $name = shift || 0; @@ -491,7 +490,6 @@ sub docu { # ------------------ sub more { # ------------------ - my $watcher = shift; my $console = shift; my $name = shift || return error('No text file defined!'); my $param = shift || {}; -- cgit v1.2.3