summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/syncqt3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/syncqt b/bin/syncqt
index e19018c..13e792b 100755
--- a/bin/syncqt
+++ b/bin/syncqt
@@ -578,9 +578,6 @@ while ( @ARGV ) {
} elsif("$arg" eq "-show") {
$var = "showonly";
$val = "yes";
- } elsif("$arg" eq '*') {
- # workaround for windows 9x where "%*" expands to "*"
- $var = 1;
}
#do something