summaryrefslogtreecommitdiffstats
path: root/RPM4/src
diff options
context:
space:
mode:
Diffstat (limited to 'RPM4/src')
-rw-r--r--RPM4/src/RPM4.xs34
1 files changed, 0 insertions, 34 deletions
diff --git a/RPM4/src/RPM4.xs b/RPM4/src/RPM4.xs
index e271803..ca7b902 100644
--- a/RPM4/src/RPM4.xs
+++ b/RPM4/src/RPM4.xs
@@ -2082,40 +2082,6 @@ rpmlibdep()
mXPUSHs(sv_setref_pv(newSVpvs(""), bless_rpmds, Dep));
#endif
-void
-rpmsysinfodep(sysinfofile = NULL)
- char * sysinfofile
- PREINIT:
- PPCODE:
- croak("rpmsysinfodep exists only in rpm5; unused anyway");
-
-void
-rpmgetconfdep(path = NULL)
- char * path
- PREINIT:
- PPCODE:
- croak("rpmgetconfdep exists only in rpm5; unused anyway");
-
-void
-rpmcpuinfodep(path = NULL)
- char * path
- PREINIT:
- PPCODE:
- croak("rpmcpuinfodep exists only in rpm5; unused anyway");
-
-void
-rpmunamedep()
- PREINIT:
- PPCODE:
- croak("rpmunamedep exists only in rpm5; unused anyway");
-
-void
-rpmpipedep(cmd, tag = 0)
- char * cmd
- int tag
- PREINIT:
- PPCODE:
-
MODULE = RPM4 PACKAGE = RPM4::Header::Dependencies PREFIX = Dep_
void