From b50a2512bcaa87df0c5ca38f4cc28570e9fdc8f5 Mon Sep 17 00:00:00 2001 From: ouv Date: Mon, 25 Dec 2006 10:04:29 +0000 Subject: [PATCH] Minor change --- src/VISUGUI/VisuGUI_FieldFilter.cxx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/VISUGUI/VisuGUI_FieldFilter.cxx b/src/VISUGUI/VisuGUI_FieldFilter.cxx index fdbc579b..3dd45bb1 100644 --- a/src/VISUGUI/VisuGUI_FieldFilter.cxx +++ b/src/VISUGUI/VisuGUI_FieldFilter.cxx @@ -63,9 +63,6 @@ bool VisuGUI_FieldFilter::isOk( const SUIT_DataOwner* theDataOwner ) const if( anOwner && anAppStudy ) { - cout << "Prs3d - " << myPrs3dEntry.latin1() << endl; - cout << "Owner - " << anOwner->entry().latin1() << endl; - if(myPrs3dEntry == anOwner->entry()) return true; -- 2.39.2