From 60bf4e7df540916f12120b70df60e3f0ff2e2773 Mon Sep 17 00:00:00 2001 From: apo Date: Thu, 22 Nov 2007 12:35:14 +0000 Subject: [PATCH] To remove unnecessary messages --- src/VISU_I/VISU_ResultUtils.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/VISU_I/VISU_ResultUtils.cc b/src/VISU_I/VISU_ResultUtils.cc index 00b60a43..8caa8bf8 100644 --- a/src/VISU_I/VISU_ResultUtils.cc +++ b/src/VISU_I/VISU_ResultUtils.cc @@ -403,7 +403,6 @@ namespace VISU aComment=aComment.arg(aMeshName.c_str()); aComment=aComment.arg(anEntity); aComment=aComment.arg(aFamilyName.c_str()); - SCRUTE(aComment); aFamily->myEntry = CreateAttributes(theStudy, aMeshOnEntity->myEntry, -- 2.39.2