diff options
Diffstat (limited to 'src/tomo.c')
| -rw-r--r-- | src/tomo.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -241,8 +241,6 @@ int main(int argc, char *argv[]) if (files.length < 1) print_err("No file specified!"); - else if (files.length != 1) - print_err("Too many files specified!"); quiet = !verbose; |
