From 43e0f4eab4c0d5d4040173ae80fc041c7abea13c Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Sun, 24 Aug 2014 11:17:23 +0200 Subject: [PATCH] run script oops --- src/utils/appformime.h | 2 -- 1 file changed, 2 deletions(-) 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();