summaryrefslogtreecommitdiffstats
path: root/perl-install/c/stuff.xs.pm
diff options
context:
space:
mode:
authorMystery Man 553 <uid553@mandriva.org>2001-02-13 10:23:18 +0000
committerMystery Man 553 <uid553@mandriva.org>2001-02-13 10:23:18 +0000
commitd9f43ade72d135a971a3226603731f74eea4fb23 (patch)
tree20336938d8514893cd5a03890df1b289a4d61470 /perl-install/c/stuff.xs.pm
parente948d78d8e682b617fc09d528e55decb6debb973 (diff)
downloaddrakx-backup-do-not-use-d9f43ade72d135a971a3226603731f74eea4fb23.tar
drakx-backup-do-not-use-d9f43ade72d135a971a3226603731f74eea4fb23.tar.gz
drakx-backup-do-not-use-d9f43ade72d135a971a3226603731f74eea4fb23.tar.bz2
drakx-backup-do-not-use-d9f43ade72d135a971a3226603731f74eea4fb23.tar.xz
drakx-backup-do-not-use-d9f43ade72d135a971a3226603731f74eea4fb23.zip
md5 can be done via crypt of glibc, so remove all this
Diffstat (limited to 'perl-install/c/stuff.xs.pm')
-rw-r--r--perl-install/c/stuff.xs.pm5
1 files changed, 0 insertions, 5 deletions
diff --git a/perl-install/c/stuff.xs.pm b/perl-install/c/stuff.xs.pm
index 8e09a2490..8a2890f9e 100644
--- a/perl-install/c/stuff.xs.pm
+++ b/perl-install/c/stuff.xs.pm
@@ -234,11 +234,6 @@ usb_probe()
}
pciusb_free(entries);
-char*
-crypt_md5(pw, salt)
- char *pw
- char *salt
-
unsigned int
getpagesize()