]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/sourcelist.h
fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase::Transa...
[apt.git] / apt-pkg / sourcelist.h
index 261dd81613739286ecb2d2bdec625d37317c0b82..35b786e1a1556b57d646cf9d3316e9e1279250b6 100644 (file)
@@ -96,13 +96,9 @@ class pkgSourceList : public pkgSource
    
    public:
 
-   std::vector<metaIndex *> SrcList;
-
    int ParseFileDeb822(std::string File);
    bool ParseFileOldStyle(std::string File);
 
-   public:
-
    bool ReadMainList();
    bool Read(std::string File);