summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/xxvd2
1 files changed, 0 insertions, 2 deletions
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 || {};