- Removed obsolete (commented out) function
authorMarius Tomaschewski <mt@suse.de>
Thu, 23 Feb 2006 18:33:10 +0000 (18:33 +0000)
committerMarius Tomaschewski <mt@suse.de>
Thu, 23 Feb 2006 18:33:10 +0000 (18:33 +0000)
zypp/media/MediaISO.h

index a5588ef..ae950e2 100644 (file)
@@ -53,10 +53,6 @@ namespace zypp
 
         virtual bool
         isAttached() const;
-/*
-             virtual bool
-        attachesMediaSource(const MediaSourceRef &media) const;
-*/
     };