Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / media / MediaNFS.h
index 10d1478..eea5daf 100644 (file)
@@ -38,9 +38,7 @@ namespace zypp {
       protected:
 
        virtual void attachTo (bool next = false);
-       
-       /** \deprecated in favor of releaseFrom(string&) */
-       virtual void releaseFrom( bool eject ) ZYPP_DEPRECATED;
+
         virtual void releaseFrom( const std::string & ejectDev );
        virtual void getFile( const Pathname & filename ) const;
        virtual void getDir( const Pathname & dirname, bool recurse_r ) const;