]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/ImageSource.h
Major refactoring: API-HCI bug corrected.
[cpPlugins.git] / lib / cpPlugins / Interface / ImageSource.h
index 56004bf5c7e6c0e91cef7f9872069c6e6254825b..d2e0c527ff824e9b3a20db6deb492347600f7e09 100644 (file)
@@ -22,10 +22,6 @@ namespace cpPlugins
     public:
       itkTypeMacro( ImageSource, SourceObject );
 
-    public:
-      virtual std::string GetClassName( ) const;
-      virtual std::string GetClassType( ) const;
-
     protected:
       ImageSource( );
       virtual ~ImageSource( );