]> Creatis software - crea.git/blobdiff - src/creawxVTKRenderWindowInteractor.cxx
#3136 crea Feature New Normal - branch vtk7itk4wx3
[crea.git] / src / creawxVTKRenderWindowInteractor.cxx
index 251a7cd8233a558e831503ecec8bd2ce267f4119..a614f24a7054af42821706c89a1d887312c84448 100644 (file)
@@ -220,7 +220,7 @@ namespace crea
   EVT_SIZE        (wxVTKRenderWindowInteractor::OnSize)
 END_EVENT_TABLE()
 
-vtkCxxRevisionMacro(wxVTKRenderWindowInteractor, "$Revision$")
+//EED win Compilation why??:  vtkCxxRevisionMacro(wxVTKRenderWindowInteractor, "$Revision$")
 vtkInstantiatorNewMacro(wxVTKRenderWindowInteractor)
 
 #if defined(__WXGTK__) && defined(USE_WXGLCANVAS)