]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/algorithms.h
* make it possible to fall back to other sources on fail in MediaChange events
[apt.git] / apt-pkg / algorithms.h
index b95218061903e4ea84d2b08445a41eee3878eaaf..174a7f58d18aea15aa0c36bf2fde93c243a3de8a 100644 (file)
@@ -118,8 +118,7 @@ class pkgProblemResolver
    
    // Try to resolve problems only by using keep
    bool ResolveByKeep();
-
-   // Install all protected packages   
+   
    void InstallProtect();   
    
    pkgProblemResolver(pkgDepCache *Cache);