summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/res_send.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/net/res_send.c')
-rw-r--r--lib/libc/net/res_send.c16
1 files changed, 0 insertions, 16 deletions
diff --git a/lib/libc/net/res_send.c b/lib/libc/net/res_send.c
index 1775ead..acaf025 100644
--- a/lib/libc/net/res_send.c
+++ b/lib/libc/net/res_send.c
@@ -166,22 +166,6 @@ static void Perror(FILE *, char *, int);
}
#endif
-void
-res_send_setqhook(hook)
- res_send_qhook hook;
-{
-
- Qhook = hook;
-}
-
-void
-res_send_setrhook(hook)
- res_send_rhook hook;
-{
-
- Rhook = hook;
-}
-
static struct sockaddr * get_nsaddr(size_t);
/*
OpenPOWER on IntegriCloud