]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgrecords.h
* merged from the apt--install-recommends branch
[apt.git] / apt-pkg / pkgrecords.h
index ece91680e518e3daf3b86cd912ded17c35bc7128..31c444dbf9c82becf1cdde4fbf94be5eea74d890 100644 (file)
@@ -33,7 +33,6 @@ class pkgRecords
    
    pkgCache &Cache;
    Parser **Files;
-   int PackageFileCount;
       
    public: