diff --git a/calma/CalmaRdcl.c b/calma/CalmaRdcl.c index 88bdc486..a775d821 100644 --- a/calma/CalmaRdcl.c +++ b/calma/CalmaRdcl.c @@ -1044,8 +1044,8 @@ calmaElementSref(filename) { /* (To do: Copy labels from flattened cells, with hierarchical */ /* names. Whether to do this or not should be an option.) */ - TxPrintf("Removing instances of flattened cell %s in %s\n", - def->cd_name, cifReadCellDef->cd_name); + /* TxPrintf("Removing instances of flattened cell %s in %s\n", + def->cd_name, cifReadCellDef->cd_name); */ madeinst = TRUE; } }