diff --git a/src/reader.cpp b/src/reader.cpp index e7fc6a926..8390a2fe7 100644 --- a/src/reader.cpp +++ b/src/reader.cpp @@ -241,8 +241,6 @@ Entry Reader::getMainPage() const throw NoEntry(); } - string url = ""; - zim::Article article; if (this->zimFileHandler->getFileheader().hasMainPage()) {