Salome HOME
Issue #2929: Make reaction on H button less depended on viewer focus
[modules/shaper.git] / src / XGUI / XGUI_ViewerProxy.h
index 3f86889606fe9ceea2b3b84dea3f802c1054e826..bb3a445d5ddc6f6fa97a81e6232221c8bcc3bc35 100644 (file)
@@ -210,7 +210,6 @@ private slots:
   ResultPtr myResult;
   AIS_ListOfInteractive myHighlights;
 
-  bool myShowHighlight;
 };
 
 #endif