summaryrefslogtreecommitdiff
path: root/src/ToolBox/superpmi/mcs/commandline.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ToolBox/superpmi/mcs/commandline.h')
-rw-r--r--src/ToolBox/superpmi/mcs/commandline.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ToolBox/superpmi/mcs/commandline.h b/src/ToolBox/superpmi/mcs/commandline.h
index 442f2a4098..4e594934d2 100644
--- a/src/ToolBox/superpmi/mcs/commandline.h
+++ b/src/ToolBox/superpmi/mcs/commandline.h
@@ -27,7 +27,6 @@ public:
, actionInteg(false)
, actionMerge(false)
, actionRemoveDup(false)
- , actionSmarty(false)
, actionStat(false)
, actionStrip(false)
, actionTOC(false)
@@ -53,7 +52,6 @@ public:
bool actionInteg;
bool actionMerge;
bool actionRemoveDup;
- bool actionSmarty;
bool actionStat;
bool actionStrip;
bool actionTOC;