diff options
Diffstat (limited to 'perl-install/c/stuff.xs.pm')
-rw-r--r-- | perl-install/c/stuff.xs.pm | 5 |
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() |