Index: trunk/MagicSoft/Simulation/Detector/include-CORSIKA/CORParticle.cxx
===================================================================
--- trunk/MagicSoft/Simulation/Detector/include-CORSIKA/CORParticle.cxx	(revision 793)
+++ trunk/MagicSoft/Simulation/Detector/include-CORSIKA/CORParticle.cxx	(revision 794)
@@ -20,16 +20,3 @@
 #include "CORParticle.hxx"
 
-void 
-CORParticle::print(void) {
-
-  cout << "  w:" << w << 
-"  x: " << x <<
-"  y: " << y << 
-"  u: " << u << 
-"  v: " << v << 
-"  t: " << t << 
-"  h: " << h << endl ;
-
-}
-
 // @endcode
