Remove various undefined/unused functions

This commit is contained in:
Jonathan White 2024-02-07 13:34:54 -05:00
parent 5883f49f37
commit 194409abd6
6 changed files with 0 additions and 8 deletions

View file

@ -198,7 +198,6 @@ private:
const bool omitWwwSubdomain = false);
QString getDatabaseRootUuid();
QString getDatabaseRecycleBinUuid();
bool checkLegacySettings(QSharedPointer<Database> db);
void hideWindow() const;
void raiseWindow(const bool force = false);
void updateWindowState();