aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.xs
diff options
context:
space:
mode:
Diffstat (limited to 'URPM.xs')
-rw-r--r--URPM.xs3
1 files changed, 3 insertions, 0 deletions
diff --git a/URPM.xs b/URPM.xs
index 4cac2d2..04c713a 100644
--- a/URPM.xs
+++ b/URPM.xs
@@ -1108,6 +1108,9 @@ parse_line(AV *depslist, HV *provides, HV *obsoletes, URPM__Package pkg, char *b
}
#if 0
+/*
+ * this code is unused since August 2007 and hasn't work since MDK8.1 and rpm 4 (2001!!!).
+ */
static void pack_rpm_header(Header *h) {
Header packed = headerNew();