[cgma-dev] r5554 - cgm/trunk/itaps
jvporter at wisc.edu
jvporter at wisc.edu
Thu Jun 7 16:50:55 CDT 2012
Author: jvporter
Date: 2012-06-07 16:50:30 -0500 (Thu, 07 Jun 2012)
New Revision: 5554
Modified:
cgm/trunk/itaps/testgeom.cc
Log:
Comment out a function only called from previously commented-out code
Modified: cgm/trunk/itaps/testgeom.cc
===================================================================
--- cgm/trunk/itaps/testgeom.cc 2012-06-07 21:12:13 UTC (rev 5553)
+++ cgm/trunk/itaps/testgeom.cc 2012-06-07 21:50:30 UTC (rev 5554)
@@ -1189,6 +1189,7 @@
return iBase_SUCCESS;
}
+/*
static int check_firmness( iGeom_Instance geom,
const std::vector<iBase_EntityHandle>& entities,
const std::vector<int>& ids,
@@ -1222,6 +1223,7 @@
return iBase_SUCCESS;
}
+*/
static int count_num_with_tag( iGeom_Instance geom,
const std::vector<iBase_EntityHandle>& ents,
More information about the cgma-dev
mailing list