]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/cachefile.h
Fix ftp(archive(1) documentation of -o
[apt.git] / apt-pkg / cachefile.h
index 02c6188a7d0586dc27e125645315f2ad4aadcee9..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);
    void Close();
    
    pkgCacheFile();