Remove libzim's wrapper.

It is time to remove them. They are deprecated since 10.0.0
This commit is contained in:
Matthieu Gautier
2022-06-22 17:50:31 +02:00
committed by Emmanuel Engelhart
parent 12e0fb6934
commit 69931fb347
21 changed files with 14 additions and 1848 deletions

View File

@ -3,6 +3,8 @@
#include "../include/server.h"
#include "../include/name_mapper.h"
#include "../include/tools.h"
#include <zim/entry.h>
#include <zim/item.h>
// Output generated via mustache templates sometimes contains end-of-line
// whitespace. This complicates representing the expected output of a unit-test