From 5f80b736ca642c50d8e7160c3472fed7d8e4024f Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Mon, 7 Aug 2006 14:25:41 +0000 Subject: - remove useless declaration --- URPM.xs | 6 ------ 1 file changed, 6 deletions(-) (limited to 'URPM.xs') 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 -- cgit v1.2.1