mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-26 22:00:38 -04:00
+ remove debug messages
This commit is contained in:
parent
5dcb8c63fa
commit
ce4839aa7a
@ -74,8 +74,6 @@ int main(int argc, char **argv) {
|
|||||||
} else if (indexPath == NULL) {
|
} else if (indexPath == NULL) {
|
||||||
indexPath = argv[optind++];
|
indexPath = argv[optind++];
|
||||||
} else {
|
} else {
|
||||||
cout << zimFilePath << endl;
|
|
||||||
cout << indexPath << endl;
|
|
||||||
usage();
|
usage();
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user