mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Drop Reader from InternalServer::handle_random
This commit is contained in:
@ -40,6 +40,7 @@ namespace kiwix
|
||||
std::string getMetaDate(const zim::Archive* const archive);
|
||||
std::string getMetaCreator(const zim::Archive* const archive);
|
||||
std::string getMetaPublisher(const zim::Archive* const archive);
|
||||
zim::Entry getFinalEntry(const zim::Archive* const archive, const zim::Entry& entry);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user