mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 02:06:05 -04: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:
parent
e13324fbba
commit
49e99e7c22
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user