From b518cca6bd64abeba1fb84e9363798e5e063469a Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:50:43 +0000 Subject: Sync Author: jgg Date: 1998-07-12 01:25:59 GMT Sync --- apt-pkg/depcache.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'apt-pkg/depcache.h') diff --git a/apt-pkg/depcache.h b/apt-pkg/depcache.h index 222e34425..39ed215b2 100644 --- a/apt-pkg/depcache.h +++ b/apt-pkg/depcache.h @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: depcache.h,v 1.1 1998/07/07 04:17:01 jgg Exp $ +// $Id: depcache.h,v 1.2 1998/07/12 01:26:01 jgg Exp $ /* ###################################################################### DepCache - Dependency Extension data for the cache @@ -167,9 +167,6 @@ class pkgDepCache : public pkgCache // This is for debuging void Update(); - // Dep Processing for AutoKeep - void ResolveConflicts(unsigned char *Touched); - // Hook to keep the extra data in sync virtual bool ReMap(); -- cgit v1.2.3