summaryrefslogtreecommitdiff
path: root/libc/inet/resolv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/inet/resolv.c')
-rw-r--r--libc/inet/resolv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/inet/resolv.c b/libc/inet/resolv.c
index a6bee2589..d0c309d95 100644
--- a/libc/inet/resolv.c
+++ b/libc/inet/resolv.c
@@ -1061,7 +1061,6 @@ void attribute_hidden __open_nameservers(void)
#define RESOLV_ARGS 5
char szBuffer[128], *p, *argv[RESOLV_ARGS];
int argc;
- /* int rv = 0; */
__UCLIBC_MUTEX_LOCK(__resolv_lock);
if (__nameservers > 0)