mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Remove dumpers from the public API.
All those dumper were not used by any of our other projects. They are only used internally, either by `Library::writeToFile` or the server.
This commit is contained in:
@ -4,10 +4,6 @@ headers = [
|
||||
'common.h',
|
||||
'library.h',
|
||||
'manager.h',
|
||||
'libxml_dumper.h',
|
||||
'opds_dumper.h',
|
||||
'library_dumper.h',
|
||||
'html_dumper.h',
|
||||
'downloader.h',
|
||||
'search_renderer.h',
|
||||
'server.h',
|
||||
|
Reference in New Issue
Block a user