mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-05-04 21:13:04 -04:00
As we still create a `Reader` in the deprecated code of `Library`, we need a way to create a reader without raising a deprecated warning. So we create a another constructor with a dummy argument and we use it.