diff --git a/DaVinciTests/tests/options/CommonParticles/TestStandardIntermediateCuts.py b/DaVinciTests/tests/options/CommonParticles/TestStandardIntermediateCuts.py
index 57353ff1565e09c02afe78f518bb5e53ae66c567..d2dcc9abc2e9076e12da5dcb5da6f68fbe304cc0 100644
--- a/DaVinciTests/tests/options/CommonParticles/TestStandardIntermediateCuts.py
+++ b/DaVinciTests/tests/options/CommonParticles/TestStandardIntermediateCuts.py
@@ -27,10 +27,6 @@ for a,b in StandardIntermediate.locations.iteritems():
     print "DVTestCommonParticles adding location", a
     List.append(b)                      # list of algorithms
 
-print "cazzo!!!"
-print a
-print "cazzo!!!"
-print b
 DaVinci( UserAlgorithms = List,
          EvtMax = 1,
          DataType = "Upgrade",