summaryrefslogtreecommitdiffstats
path: root/rasmgr/rasmgr_config.hh
diff options
context:
space:
mode:
Diffstat (limited to 'rasmgr/rasmgr_config.hh')
-rw-r--r--rasmgr/rasmgr_config.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/rasmgr/rasmgr_config.hh b/rasmgr/rasmgr_config.hh
index 0ed4d32..e2a24aa 100644
--- a/rasmgr/rasmgr_config.hh
+++ b/rasmgr/rasmgr_config.hh
@@ -110,9 +110,7 @@ class Configuration
CommandLineParser &cmlInter;
CommandLineParameter &cmlHelp, &cmlHostName, &cmlPort, &cmlPollFrequ;
CommandLineParameter &cmlMaster, &cmlMasterPort, &cmlName, &cmlQuiet;
-#ifdef RMANDEBUG
CommandLineParameter &cmlTest, &cmlDSup, &cmlRandTest, &cmlRth, &cmlMultiWT;
-#endif
};
extern Configuration config;