3
0
Fork 0
small_fixes
reg_ 14 years ago
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…
Cancel
Save