Salome HOME
PR: merge from tag BR_CCRT2_mergeto_V2_1_0b1
[modules/kernel.git] / src / OCCViewer / OCCViewer_ViewPort3d.cxx
index 9ea1b6828116680aab9fe31f3bbca477f27fb50f..68a73d4a5b47cde0a8660cbb9e84de4349643bb7 100644 (file)
@@ -45,6 +45,7 @@
 #if !defined WNT
 #include <Xw.hxx>
 #endif
+
 using namespace std;
 
 /*!
@@ -84,7 +85,6 @@ void OCCViewer_ViewPort3d::onCreatePopup()
   if ( myPopup ) {     
     QAD_Desktop*     Desktop = (QAD_Desktop*) QAD_Application::getDesktop();
     QAD_Study*   myActiveStudy = Desktop->getActiveStudy();
-    SALOME_Selection*      Sel = SALOME_Selection::Selection( myActiveStudy->getSelection() );
     
     QString theContext;
     QString theParent("Viewer");