mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-22 11:22:38 -04:00
clean up
This commit is contained in:
parent
044abcb3c6
commit
c715e4eee6
@ -77,8 +77,6 @@ bool ZimAccessor::GetId(string &id) {
|
||||
/* Return a page url fronm title */
|
||||
bool ZimAccessor::GetPageUrlFromTitle(const string &title, string &url) {
|
||||
string urlstr;
|
||||
//const char *ctitle;
|
||||
//NS_CStringGetData(title, &ctitle);
|
||||
|
||||
try {
|
||||
if (this->reader != NULL) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user