about summary refs log tree commit diff
path: root/nss/nsswitch.c
diff options
context:
space:
mode:
Diffstat (limited to 'nss/nsswitch.c')
-rw-r--r--nss/nsswitch.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/nss/nsswitch.c b/nss/nsswitch.c
index 3490594559..1349e0ca08 100644
--- a/nss/nsswitch.c
+++ b/nss/nsswitch.c
@@ -42,10 +42,6 @@ static service_library *nss_new_service (name_database *database,
 __libc_lock_define_initialized (static, lock)
 
 
-/* Global variable.  */
-struct __res_state _res;
-
-
 /* Nonzero if the sevices are already initialized.  */
 static int nss_initialized;