3
0
Fork 0

+ remove debug messages

small_fixes
kelson42 14 years ago
parent 5dcb8c63fa
commit ce4839aa7a

@ -74,8 +74,6 @@ int main(int argc, char **argv) {
} else if (indexPath == NULL) {
indexPath = argv[optind++];
} else {
cout << zimFilePath << endl;
cout << indexPath << endl;
usage();
}
} else {

Loading…
Cancel
Save