Index: trunk/FACT++/src/fscctrl.cc
===================================================================
--- trunk/FACT++/src/fscctrl.cc	(revision 19924)
+++ trunk/FACT++/src/fscctrl.cc	(revision 19925)
@@ -932,5 +932,5 @@
 
         fFSC.SetTempLimit(60);
-        T::Info(Tools::Form("Overheating temperature limit set to "+to_string(60)+" degC"));
+        T::Info("Overheating temperature limit set to "+to_string(60)+" degC");
 
         fFSC.SetTempMin(conf.Get<uint16_t>("temp-adc-min"));
