Salome HOME
Merge relevant changes from V8_0_0_BR branch
[modules/gui.git] / src / OCCViewer / OCCViewer_ViewPort.h
index f1e1412c377012ac0cc9f84a676a2d26e1ca07f9..ae7b9e6505aabc32a163e50f65cd81e0c1dfc7b0 100755 (executable)
@@ -91,10 +91,6 @@ protected:
   virtual void                   zoom( int, int, int, int ) = 0;
   virtual void                   fitAll( bool keepScale = false, bool withZ = true, bool upd = true ) = 0;
 
-// POPUP
-//  void                             onCreatePopup( QPopupMenu* );
-//  void                             onDestroyPopup( QPopupMenu* );
-
 public slots:
   virtual bool                   synchronize( OCCViewer_ViewPort* );