Commit in GeomConverter/src/org/lcsim/geometry/compact/converter/lcdd on MAIN
LCDDSubdetector.java+2-21.9 -> 1.10
JM: Remove debug print.

GeomConverter/src/org/lcsim/geometry/compact/converter/lcdd
LCDDSubdetector.java 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- LCDDSubdetector.java	31 Mar 2006 22:18:59 -0000	1.9
+++ LCDDSubdetector.java	9 Jun 2006 22:03:37 -0000	1.10
@@ -112,7 +112,7 @@
     {
         if (node.getAttribute("combineHits") != null)
         {
-        	System.out.println("combineHits=" + node.getAttributeValue("combineHits"));
+        	//System.out.println("combineHits=" + node.getAttributeValue("combineHits"));
             try
             {
             	if (sens instanceof Tracker)
@@ -133,4 +133,4 @@
             }
         }
     }
-}
\ No newline at end of file
+}
CVSspam 0.2.8