]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/BaseObjects/Widget.cxx
...
[cpPlugins.git] / lib / cpPlugins / BaseObjects / Widget.cxx
index fe842aa14ce26608b33960a3d955679cd4fa88ef..4d574904be2a9f5891015ffd3e8b3db3e365a761 100644 (file)
@@ -1,14 +1,5 @@
 #include <cpPlugins/BaseObjects/Widget.h>
 
-// -------------------------------------------------------------------------
-itk::ModifiedTimeType cpPlugins::BaseObjects::Widget::
-GetMTime( ) const
-{
-  // Let time only be managed by itk -> synch issues when data is
-  // represented by vtk
-  return( this->itk::Object::GetMTime( ) );
-}
-
 // -------------------------------------------------------------------------
 bool cpPlugins::BaseObjects::Widget::
 IsInteractive( )