Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / repo / yum / Downloader.h
index e775299..f34b42b 100644 (file)
@@ -72,7 +72,6 @@ namespace zypp
         bool repomd_Callback( const OnMediaLocation &loc, const ResourceType &dtype );
         bool patches_Callback( const OnMediaLocation &loc, const std::string &id );
        private:
-       // TODO: Use pimpl to be extensible; but breaks bincompat :(
         Pathname _dest_dir;
         Pathname _delta_dir;
         std::list<OnMediaLocation> _patches_files;