X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcpPlugins%2FBaseObjects%2FWidget.cxx;h=4d574904be2a9f5891015ffd3e8b3db3e365a761;hb=b96732896f4c247203f79dbb22e770873b0eedb8;hp=fe842aa14ce26608b33960a3d955679cd4fa88ef;hpb=514419c89876aa75880cabee60c14f7582b1d33c;p=cpPlugins.git diff --git a/lib/cpPlugins/BaseObjects/Widget.cxx b/lib/cpPlugins/BaseObjects/Widget.cxx index fe842aa..4d57490 100644 --- a/lib/cpPlugins/BaseObjects/Widget.cxx +++ b/lib/cpPlugins/BaseObjects/Widget.cxx @@ -1,14 +1,5 @@ #include -// ------------------------------------------------------------------------- -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( )