[cig-commits] r19749 - short/3D/PyLith/branches/v1.6-stable/pylith/faults

brad at geodynamics.org brad at geodynamics.org
Thu Mar 8 13:30:13 PST 2012


Author: brad
Date: 2012-03-08 13:30:12 -0800 (Thu, 08 Mar 2012)
New Revision: 19749

Modified:
   short/3D/PyLith/branches/v1.6-stable/pylith/faults/Fault.py
Log:
Removed debugging output.

Modified: short/3D/PyLith/branches/v1.6-stable/pylith/faults/Fault.py
===================================================================
--- short/3D/PyLith/branches/v1.6-stable/pylith/faults/Fault.py	2012-03-08 20:23:14 UTC (rev 19748)
+++ short/3D/PyLith/branches/v1.6-stable/pylith/faults/Fault.py	2012-03-08 21:30:12 UTC (rev 19749)
@@ -265,7 +265,6 @@
     """
     Deallocate locally managed data structures.
     """
-    print "CLEANUP fault"
     self.deallocate()
     return
 



More information about the CIG-COMMITS mailing list