Use new zim::Archive::getMediaCount from libzim.

As libzim also changed the behavior of `zim::Archive::getArticleCount`,
we don't need the hack, and we don't need the code to parse `M/Counter`.
This commit is contained in:
Matthieu Gautier
2022-10-19 15:39:25 +02:00
committed by Kelson
parent bf9aeffbfa
commit 8cec014691
7 changed files with 2 additions and 263 deletions

View File

@ -2,7 +2,6 @@ tests = [
'library',
'regex',
'tagParsing',
'counterParsing',
'stringTools',
'pathTools',
'kiwixserve',