aboutsummaryrefslogtreecommitdiff
path: root/include/rpc/rpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/rpc.h')
-rw-r--r--include/rpc/rpc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h
index f4dee74afe..9f90ae135d 100644
--- a/include/rpc/rpc.h
+++ b/include/rpc/rpc.h
@@ -16,8 +16,6 @@ struct rpc_thread_variables {
struct pollfd *svc_pollfd_s; /* Global, rpc_common.c */
int svc_max_pollfd_s; /* Global, rpc_common.c */
- void *authnone_private_s; /* auth_none.c */
-
void *clnt_perr_buf_s; /* clnt_perr.c */
void *clntraw_private_s; /* clnt_raw.c */