X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsVtkGUIEditorGraphic%2FGConnectorController.cxx;h=563d1d0574b9432da0b42a2e780fc15ce4fb5a08;hb=e5a591a3c57a60eea71b1fb91f68162bebfefd7d;hp=1d07ba845fe679a10046d4870fd318e371de9608;hpb=92a55a7bc8ace3f27e6ebdaf56fb47938c97cced;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GConnectorController.cxx b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GConnectorController.cxx index 1d07ba8..563d1d0 100644 --- a/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GConnectorController.cxx +++ b/lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GConnectorController.cxx @@ -60,8 +60,6 @@ namespace bbtk bool GConnectorController::OnMouseMove() { - printf("EED GConnectorController::OnMouseMove state%d\n", _view->getState() ); - if (_view->getState() ==SELECTED) { _controller->GetManualViewBaseContour()->SetSelected(true);