diff --git a/src/viced/viced.c b/src/viced/viced.c index 4c4f34c4c4..4fb4e91b61 100644 --- a/src/viced/viced.c +++ b/src/viced/viced.c @@ -181,10 +181,6 @@ struct timeval tp; pthread_key_t viced_uclient_key; #endif -#ifdef AFS_PTHREAD_ENV -pthread_key_t viced_uclient_key; -#endif - /* * FileServer's name and IP address, both network byte order and * host byte order.