From 92788bf4bbc7d0189f9a5e9c776bfd310de17e60 Mon Sep 17 00:00:00 2001 From: emv Date: Mon, 25 Apr 2016 08:56:22 +0300 Subject: [PATCH] 0027425: Unable to build AIS package with OCCT_DEBUG enabled in current master The usage of the removed field mySelName of the AIS_LocalContext class has also been removed. --- src/AIS/AIS_LocalContext_1.cxx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/AIS/AIS_LocalContext_1.cxx b/src/AIS/AIS_LocalContext_1.cxx index f4f7a2b00f..e098549c6e 100644 --- a/src/AIS/AIS_LocalContext_1.cxx +++ b/src/AIS/AIS_LocalContext_1.cxx @@ -1440,10 +1440,6 @@ Handle(SelectMgr_EntityOwner) AIS_LocalContext::FindSelectedOwnerFromIO if (anIObj.IsNull()) return EO; if(mySelection.IsNull()) { -#ifdef OCCT_DEBUG - cout<<"\t\tAIS_LocalCOntext::FindSelectedOwnerFromShape : Selection " - <