Remove ancient binary settings code

This commit is contained in:
jpirnay
2026-05-21 21:49:39 +02:00
parent d1fb82f776
commit b4dd4ed8d7
12 changed files with 3 additions and 508 deletions
-3
View File
@@ -89,9 +89,6 @@ class RecentBooksStore {
bool setReaderOverrides(const std::string& path, int8_t embeddedStyleOverride, int8_t imageRenderingOverride,
int8_t fontFamilyOverride, const std::string& sdFontFamilyOverride, int8_t fontSizeOverride,
bool bionicReadingOverride, int8_t paragraphAlignmentOverride);
private:
bool loadFromBinaryFile();
};
// Helper macro to access recent books store