[MOAB-dev] r4821 - MOAB/trunk/itaps/imesh

jain at mcs.anl.gov jain at mcs.anl.gov
Thu May 12 10:22:38 CDT 2011


Author: jain
Date: 2011-05-12 10:22:38 -0500 (Thu, 12 May 2011)
New Revision: 4821

Modified:
   MOAB/trunk/itaps/imesh/iMesh_MOAB.cpp
Log:
o Removing debugging printf from iMesh_load.


Modified: MOAB/trunk/itaps/imesh/iMesh_MOAB.cpp
===================================================================
--- MOAB/trunk/itaps/imesh/iMesh_MOAB.cpp	2011-05-12 15:14:33 UTC (rev 4820)
+++ MOAB/trunk/itaps/imesh/iMesh_MOAB.cpp	2011-05-12 15:22:38 UTC (rev 4821)
@@ -372,7 +372,6 @@
       result = create_int_ents(MBIMESHI, set_ents, file_set);
       CHKERR(result,"");
     }
-    printf("Got here...\n");
     RETURN(iBase_SUCCESS);
   }
 









































More information about the moab-dev mailing list