[cgma-dev] r6058 - cgm/trunk/geom
janehu at mcs.anl.gov
janehu at mcs.anl.gov
Thu Sep 5 12:20:53 CDT 2013
Author: janehu
Date: 2013-09-05 12:20:53 -0500 (Thu, 05 Sep 2013)
New Revision: 6058
Modified:
cgm/trunk/geom/CubitCompat.cpp
Log:
Minor change to remove cgm build warnings.
Modified: cgm/trunk/geom/CubitCompat.cpp
===================================================================
--- cgm/trunk/geom/CubitCompat.cpp 2013-09-05 16:59:37 UTC (rev 6057)
+++ cgm/trunk/geom/CubitCompat.cpp 2013-09-05 17:20:53 UTC (rev 6058)
@@ -78,9 +78,6 @@
const CubitString &cubit_version,
const char* logfile_name )
{
- const bool print_results = false;
- const bool merge_globally = false;
- const bool no_assembly_level_features = false;
ModelExportOptions CubitCompat_opts = {1, logfile_name ? logfile_name : "" };
return GeometryQueryTool::instance()->export_solid_model(
More information about the cgma-dev
mailing list