From a72ace2091afd833e9359514644676c6bca55d96 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:47 +0000 Subject: Minor Acquire cleanup Author: jgg Date: 1998-11-29 01:24:14 GMT Minor Acquire cleanup --- apt-pkg/acquire.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apt-pkg/acquire.h') diff --git a/apt-pkg/acquire.h b/apt-pkg/acquire.h index 8bdcb8bb2..1526a1f7a 100644 --- a/apt-pkg/acquire.h +++ b/apt-pkg/acquire.h @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: acquire.h,v 1.14 1998/11/23 07:32:20 jgg Exp $ +// $Id: acquire.h,v 1.15 1998/11/29 01:24:20 jgg Exp $ /* ###################################################################### Acquire - File Acquiration @@ -179,7 +179,6 @@ struct pkgAcquire::MethodConfig string Version; bool SingleInstance; - bool PreScan; bool Pipeline; bool SendConfig; bool LocalOnly; -- cgit v1.2.3