mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00: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.