aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.xs
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-06-08 18:50:01 +0000
committerThierry Vignaud <tv@mageia.org>2012-06-08 18:50:01 +0000
commit4e965aaa846c1eb9d70a697a05ab687730f1189a (patch)
tree2451c6cd907a77ecfa61cb1618c3746842137d62 /URPM.xs
parentb152eef9e7af8282c04fc146d5e8002326ea5e64 (diff)
downloadperl-URPM-4e965aaa846c1eb9d70a697a05ab687730f1189a.tar
perl-URPM-4e965aaa846c1eb9d70a697a05ab687730f1189a.tar.gz
perl-URPM-4e965aaa846c1eb9d70a697a05ab687730f1189a.tar.bz2
perl-URPM-4e965aaa846c1eb9d70a697a05ab687730f1189a.tar.xz
perl-URPM-4e965aaa846c1eb9d70a697a05ab687730f1189a.zip
(list_rpm_tag) kill unimplemented function
(dead since commit r250318 from pixel on Dec 9 2008: "- drop list_rpm_tag()")
Diffstat (limited to 'URPM.xs')
-rw-r--r--URPM.xs6
1 files changed, 0 insertions, 6 deletions
diff --git a/URPM.xs b/URPM.xs
index a0cf670..752d293 100644
--- a/URPM.xs
+++ b/URPM.xs
@@ -3210,12 +3210,6 @@ Urpm_read_config_files()
OUTPUT:
RETVAL
-void
-Urpm_list_rpm_tag(urpm=Nullsv)
- SV *urpm
- CODE:
- croak("list_rpm_tag() has been removed from perl-URPM. please report if you need it back");
-
int
rpmvercmp(one, two)
char *one