This commit is contained in:
reg_ 2011-10-12 11:58:46 +00:00
parent 044abcb3c6
commit c715e4eee6

View File

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