]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire.h
* apt-pkg/depcache.cc:
[apt.git] / apt-pkg / acquire.h
index 82be8b84333a1eda013255263038c42d7d5ac69e..e3a4435b8d7d913d7a37706d1ebf5dd9d387989e 100644 (file)
@@ -362,14 +362,6 @@ class pkgAcquire
    private:
    /** \brief FD of the Lock file we acquire in Setup (if any) */
    int LockFD;
-
-   /** \brief Ensure the existence of the given Path
-    *
-    *  \param Parent directory of the Path directory - a trailing
-    *  /apt/ will be removed before CreateDirectory call.
-    *  \param Path which should exist after (successful) call
-    */
-   bool CheckDirectory(string const &Parent, string const &Path) const;
 };
 
 /** \brief Represents a single download source from which an item