diff --git a/reco/L1/L1Algo/L1Algo.cxx b/reco/L1/L1Algo/L1Algo.cxx
index 4e558d9ffdc280ad1376e0867f8e6cc08ee3aa57..5b2a9dbfb08c5c3e9220fd7768aeb3b24d233a45 100644
--- a/reco/L1/L1Algo/L1Algo.cxx
+++ b/reco/L1/L1Algo/L1Algo.cxx
@@ -245,8 +245,6 @@ void L1Algo::Init(const L1Vector<fscal>& geo, const bool UseHitErrors, const Tra
   // Fill L1Station array
   fInitManager.TransferL1StationArray(fStationsNew);
 
-  // Fill L1CAIteration array
-  fInitManager.Tra
 
   LOG(debug) << "**********************************************************************";
   LOG(debug) << "*  New L1Algo initialization cross check  (tmp log, to be removed!)  *";