summaryrefslogtreecommitdiff
path: root/plugins/TopToolBar/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TopToolBar/src/stdafx.h')
-rw-r--r--plugins/TopToolBar/src/stdafx.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/TopToolBar/src/stdafx.h b/plugins/TopToolBar/src/stdafx.h
index b8d387cfde..2cee9fefc4 100644
--- a/plugins/TopToolBar/src/stdafx.h
+++ b/plugins/TopToolBar/src/stdafx.h
@@ -39,9 +39,7 @@
struct CMPlugin : public PLUGIN<CMPlugin>
{
- CMPlugin() :
- PLUGIN<CMPlugin>(TTB_OPTDIR)
- {}
+ CMPlugin();
};
///////////////////////////////////////////////////////////////////////////////