revert isLocal metod and use downloads instead to decide when cache packages.
[platform/upstream/libzypp.git] / zypp / Url.cc
index 8099a92..9c6b42f 100644 (file)
@@ -445,12 +445,6 @@ namespace zypp
     return m_impl->isValid();
   }
 
-  // -----------------------------------------------------------------
-  bool
-  Url::isLocal() const
-  {
-    return m_impl->isLocal();
-  }
 
   // -----------------------------------------------------------------
   std::string