From 3b5421b4c75f5c85b48cbb61bf22642ff52a6352 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:06 +0000 Subject: Start on acquire stuff Author: jgg Date: 1998-10-20 02:39:12 GMT Start on acquire stuff --- apt-pkg/pkgcache.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'apt-pkg/pkgcache.h') diff --git a/apt-pkg/pkgcache.h b/apt-pkg/pkgcache.h index 2e695ab7b..9dd9869db 100644 --- a/apt-pkg/pkgcache.h +++ b/apt-pkg/pkgcache.h @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: pkgcache.h,v 1.7 1998/07/19 04:22:01 jgg Exp $ +// $Id: pkgcache.h,v 1.8 1998/10/20 02:39:20 jgg Exp $ /* ###################################################################### Cache - Structure definitions for the cache file @@ -86,9 +86,6 @@ class pkgCache string CacheFile; MMap ⤅ - bool Public; - bool ReadOnly; - static unsigned long sHash(string S); static unsigned long sHash(const char *S); -- cgit v1.2.3