]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVTKRenderWindowInteractorPlus.cxx
Feature #1606 Add a new entry to ColorLayerImageView to select the fitting mode betwe...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / wxVTKRenderWindowInteractorPlus.cxx
index 3b67abc55064a0fff93fc7f7bc6bfc9ab79f11fc..dc38c19eff1b0db520d56bc7bbb34e7093c4e46c 100644 (file)
@@ -72,11 +72,6 @@ void wxVTKRenderWindowInteractorPlus::OnMouseWheel( wxMouseEvent& event )
        _wxvtkbaseview->GetInteractorStyleBaseView()->OnMouseWheel();
        */
        
-       
-//EED ????  this is just a maracasvisu EED old mechanism to be erased ..
-       ((vtkInteractorStyleBaseView*)_wxvtkbaseview->GetInteractorStyleBaseView())->OnMouseWheel();
-       
-       
        if(event.GetWheelRotation() > 0)
     {
                //Send event to VTK