mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-23 03:52:35 -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 */
|
/* Return a page url fronm title */
|
||||||
bool ZimAccessor::GetPageUrlFromTitle(const string &title, string &url) {
|
bool ZimAccessor::GetPageUrlFromTitle(const string &title, string &url) {
|
||||||
string urlstr;
|
string urlstr;
|
||||||
//const char *ctitle;
|
|
||||||
//NS_CStringGetData(title, &ctitle);
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
if (this->reader != NULL) {
|
if (this->reader != NULL) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user