diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gdialog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gdialog b/src/gdialog index 14e7bed2..63e0e1d4 100644 --- a/src/gdialog +++ b/src/gdialog @@ -91,8 +91,6 @@ ARG: while ($argn < $args) { } if ($element eq "--textbox") { - $argn++; - get_arg; $command .= "--text-info "; # the arg immediately following the dialog type in |