summaryrefslogtreecommitdiffstats
path: root/src/PatchageModule.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/PatchageModule.hpp')
-rw-r--r--src/PatchageModule.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PatchageModule.hpp b/src/PatchageModule.hpp
index e21f67d..0eac76f 100644
--- a/src/PatchageModule.hpp
+++ b/src/PatchageModule.hpp
@@ -40,7 +40,6 @@ public:
, _app(app)
, _type(type)
{
-
}
virtual ~PatchageModule() { delete _menu; _menu = NULL; }