Remove demoWindow

This commit is contained in:
2025-02-06 01:30:10 +01:00
parent bba921a2c4
commit 3c0211b3e5
2 changed files with 4 additions and 8 deletions

View File

@@ -19,7 +19,6 @@ public:
void deinit();
private:
bool showDemoWindow = false;
bool showSelection = false;
sqlite3 *db;
sqlite3_stmt *get_gen_num;