summaryrefslogtreecommitdiff
path: root/NetWare/nw5.c
diff options
context:
space:
mode:
Diffstat (limited to 'NetWare/nw5.c')
-rw-r--r--NetWare/nw5.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/NetWare/nw5.c b/NetWare/nw5.c
index 56d3a62f16..7f9eebee78 100644
--- a/NetWare/nw5.c
+++ b/NetWare/nw5.c
@@ -870,12 +870,6 @@ perl_clone_host(PerlInterpreter* proto_perl, UV flags)
// Some more functions:
-char *
-nw_get_sitelib(const char *pl)
-{
- return (NULL);
-}
-
int
execv(char *cmdname, char **argv)
{