diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-10-22 21:48:27 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-10-22 21:48:27 +0000 |
commit | 960d4d245dfecab6fd41ab82b59b2e10c0a40946 (patch) | |
tree | bc2fdc036a24ea237b3dd1f21268c450992d0db1 /apt-pkg/pkgrecords.h | |
parent | 583958a8947777012bfca6f24b2893e39879e9d0 (diff) |
* revert patch from patch-59, causes all sorts of trouble
Diffstat (limited to 'apt-pkg/pkgrecords.h')
-rw-r--r-- | apt-pkg/pkgrecords.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apt-pkg/pkgrecords.h b/apt-pkg/pkgrecords.h index f31e83afe..08f004414 100644 --- a/apt-pkg/pkgrecords.h +++ b/apt-pkg/pkgrecords.h @@ -33,7 +33,6 @@ class pkgRecords pkgCache &Cache; Parser **Files; - int PackageFileCount; public: |