diff --git a/src/RecentBooksStore.cpp b/src/RecentBooksStore.cpp index d1e5ecd6..bf53beea 100644 --- a/src/RecentBooksStore.cpp +++ b/src/RecentBooksStore.cpp @@ -235,4 +235,3 @@ bool RecentBooksStore::loadFromFile() { } return false; } -