mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-25 03:45:48 +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.