diff --git a/LArCalorimeter/LArG4/LArG4SD/python/LArG4SDToolConfig.py b/LArCalorimeter/LArG4/LArG4SD/python/LArG4SDToolConfig.py
index 46d03ac66b21eb18fff8b98f609b737e20446349..df56481c747beedc7b961f8f2f2daf514da14854 100644
--- a/LArCalorimeter/LArG4/LArG4SD/python/LArG4SDToolConfig.py
+++ b/LArCalorimeter/LArG4/LArG4SD/python/LArG4SDToolConfig.py
@@ -12,8 +12,6 @@ from LArG4SD.LArG4SDConf import LArG4__DeadSDTool
 from LArG4SD.LArG4SDConf import LArG4__ActiveSDTool
 from LArG4SD.LArG4SDConf import LArG4__InactiveSDTool
 
-#todo - investigate old comments in the code
-
 def LArActiveSensitiveDetectorToolCfg(ConfigFlags, name="LArActiveSensitiveDetector", **kwargs):
     ## Main configuration
     if ConfigFlags.GeoModel.AtlasVersion not in ["tb_LArH6_2003","tb_LArH6_2002"]: