From: emv Date: Mon, 25 Apr 2016 05:56:22 +0000 (+0300) Subject: 0027425: Unable to build AIS package with OCCT_DEBUG enabled in current master X-Git-Tag: V7_0_winwerth~81 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=92788bf4bbc7d0189f9a5e9c776bfd310de17e60;p=occt-copy.git 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. --- 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 " - <