]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/cachefile.h
* cmdline/apt-mark:
[apt.git] / apt-pkg / cachefile.h
index 8408af996565cae285ffc864c7ecc73aee0fc11d..3b057951c81fdfa5dff93809ec6ef3979e396a5e 100644 (file)
@@ -47,7 +47,6 @@ class pkgCacheFile
 
    bool BuildCaches(OpProgress &Progress,bool WithLock = true);
    bool Open(OpProgress &Progress,bool WithLock = true);
-   bool ListUpdate(pkgAcquireStatus &progress, pkgSourceList &List, int PulseInterval=0);
    void Close();
    
    pkgCacheFile();