]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectController.cxx
Feature #1347
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / GObjectController.cxx
index 43f57c75ea11d870fe8944a63e31c7e7ca9aeb29..745cbf22c8e3d2e05879d085b2fd3416db7bcc09 100644 (file)
@@ -36,6 +36,9 @@ Version:   $Revision$
 
 #include "GObjectController.h"
 
+#ifdef _DEBUG
+#define new DEBUG_NEW
+#endif
 namespace bbtk
 {
 
@@ -86,7 +89,7 @@ namespace bbtk
                        }
                }
 
-               _model->notifyObservers(getId());
+               //_model->notifyObservers(getId());
 
 
                return true;