mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-09 15:51:29 +08:00
a9080ef924
AIS_InteractiveContext::EraseGlobal() now erases all object owners (in the same way as AIS_InteractiveContext::ClearGlobal()). Removed redundant fields AIS_InteractiveContext::myLastinMain and myWasLastMain.