aboutsummaryrefslogtreecommitdiff
path: root/core/src/Model/Database.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/Model/Database.hpp')
-rw-r--r--core/src/Model/Database.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/src/Model/Database.hpp b/core/src/Model/Database.hpp
index 90914a0..107baf6 100644
--- a/core/src/Model/Database.hpp
+++ b/core/src/Model/Database.hpp
@@ -48,7 +48,6 @@ public:
DeliveryTable(MainDatabase& db);
};
-// TODO fuck SQLite::Statement has move ctor but not move assignment operator
class MainDatabase
{
private: