aboutsummaryrefslogtreecommitdiffstats
path: root/rpm5compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'rpm5compat.h')
-rw-r--r--rpm5compat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rpm5compat.h b/rpm5compat.h
index 31f423a..e4b349d 100644
--- a/rpm5compat.h
+++ b/rpm5compat.h
@@ -81,7 +81,6 @@ static int headerNextIterator(HeaderIterator hi, hTAG_t tag, hTYP_t type, hPTR_t
he->tag = (rpmTag)tag;
he->p.str = (char*)p;
- he->c = (char*)c;
return headerNext(hi, he, 0);
}