From: Marius Tomaschewski Date: Thu, 23 Feb 2006 18:33:10 +0000 (+0000) Subject: - Removed obsolete (commented out) function X-Git-Tag: BASE-SuSE-SLE-10-SP2-Branch~1950 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=448e52e528a8852d0bd4432b7707d3ff5581b46b;p=platform%2Fupstream%2Flibzypp.git - Removed obsolete (commented out) function --- diff --git a/zypp/media/MediaISO.h b/zypp/media/MediaISO.h index a5588ef..ae950e2 100644 --- a/zypp/media/MediaISO.h +++ b/zypp/media/MediaISO.h @@ -53,10 +53,6 @@ namespace zypp virtual bool isAttached() const; -/* - virtual bool - attachesMediaSource(const MediaSourceRef &media) const; -*/ };