aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--URPM.xs6
1 files changed, 0 insertions, 6 deletions
diff --git a/URPM.xs b/URPM.xs
index 2a2a011..33185cd 100644
--- a/URPM.xs
+++ b/URPM.xs
@@ -101,12 +101,6 @@ typedef struct s_Package* URPM__Package;
1 for rpm 4.2 and better new approach. */
#define PROMOTE_EPOCH_SENSE 1
-/* these are in rpmlib but not in rpmlib.h */
-int readLead(FD_t fd, struct rpmlead *lead);
-/* Importing rpm hidden functions,
- Does RedHat try to force using their fucking functions using char **
- as direct mapping of rpm command line options ? */
-
/* almost direct importation of rpmio_internal.h */
/** \ingroup rpmio