diff --git a/src/utils/appformime.h b/src/utils/appformime.h index d3e6e730..60ad7be2 100644 --- a/src/utils/appformime.h +++ b/src/utils/appformime.h @@ -43,8 +43,6 @@ public: /** Constructor for a db based on a non-standard location */ DesktopDb(const string& dir); - ~DesktopDb(); - /** In case of error: what happened ? */ const string& getReason();