+ remove debug messages

This commit is contained in:
kelson42 2011-10-28 15:02:42 +00:00
parent 5dcb8c63fa
commit ce4839aa7a

View File

@ -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 {