summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.h
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2014-09-23 18:08:53 +0200
committerMichael Vogt <mvo@ubuntu.com>2014-09-23 18:08:53 +0200
commitc8aa88aa2c3139584cfabb1ce4619c773e9f2b99 (patch)
tree1ca860f9162b54d236548c1294b1bdd2715290fe /apt-pkg/acquire-item.h
parent3f073d44c2d6cecb807f05a5f95c1c35ab23fb3c (diff)
cleanup, fix test-apt-update-unauth as the behavior of apt changed
Diffstat (limited to 'apt-pkg/acquire-item.h')
-rw-r--r--apt-pkg/acquire-item.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/apt-pkg/acquire-item.h b/apt-pkg/acquire-item.h
index ae53fc6ac..49f057b43 100644
--- a/apt-pkg/acquire-item.h
+++ b/apt-pkg/acquire-item.h
@@ -859,10 +859,6 @@ class pkgAcqIndex : public pkgAcqBaseIndex
*/
bool Erase;
- // FIXME:
- // Unused, used to be used to verify that "Packages: " header was there
- bool __DELME_ON_NEXT_ABI_BREAK_Verify;
-
/** \brief The object that is actually being fetched (minus any
* compression-related extensions).
*/