summaryrefslogtreecommitdiff
path: root/ztcfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'ztcfg.c')
-rwxr-xr-xztcfg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ztcfg.c b/ztcfg.c
index ce369bc..b746767 100755
--- a/ztcfg.c
+++ b/ztcfg.c
@@ -645,7 +645,6 @@ int main(int argc, char *argv[])
case 's':
stopmode = 1;
break;
- default:
}
}
cf = fopen(filename, "r");