summaryrefslogtreecommitdiff
path: root/lib/rpmtag.h
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2010-03-22 15:48:26 +0200
committerPanu Matilainen <pmatilai@redhat.com>2010-03-22 15:48:54 +0200
commitf46785b274c06981c553f32a627e8d59078a80e2 (patch)
tree615675b0eccff3b066177eb19effa9e159a4e13e /lib/rpmtag.h
parent714c22f24897375bf2dd32cde91ce4277265175b (diff)
downloadlibrpm-tizen-f46785b274c06981c553f32a627e8d59078a80e2.tar.gz
librpm-tizen-f46785b274c06981c553f32a627e8d59078a80e2.tar.bz2
librpm-tizen-f46785b274c06981c553f32a627e8d59078a80e2.zip
Lose leftover RPMDBI_ARGLIST rpmgi pseudo tag
- should've really been in commit a2156379641e48fbad88d1088eb06d7bfa78927c
Diffstat (limited to 'lib/rpmtag.h')
-rw-r--r--lib/rpmtag.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rpmtag.h b/lib/rpmtag.h
index 204ee5f20..44aa3e353 100644
--- a/lib/rpmtag.h
+++ b/lib/rpmtag.h
@@ -12,7 +12,6 @@ extern "C" {
*/
#define RPMDBI_PACKAGES 0 /* Installed package headers. */
#define RPMDBI_LABEL 2 /* Fingerprint search marker. */
-#define RPMDBI_ARGLIST 6 /* (rpmgi) Argument list. */
/**
* Header private tags.