Index: /trunk/FACT++/src/ratecontrol.cc
===================================================================
--- /trunk/FACT++/src/ratecontrol.cc	(revision 14353)
+++ /trunk/FACT++/src/ratecontrol.cc	(revision 14354)
@@ -458,5 +458,6 @@
         fDimFTM("FTM_CONTROL"),
         fDimRS("RATE_SCAN"),
-        fDimThreshold("RATE_CONTROL/THRESHOLD", "S:1", "Resulting threshold after calibration|threshold[dac]:Resulting threshold from calibration")
+        fDimThreshold("RATE_CONTROL/THRESHOLD", "S:1", "Resulting threshold after calibration|threshold[dac]:Resulting threshold from calibration"),
+        fEnabled(false)
     {
         // ba::io_service::work is a kind of keep_alive for the loop.
