]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(struct rpc_thread_variables): Remove authnone_private_s.
authorUlrich Drepper <drepper@redhat.com>
Sat, 20 Apr 2002 19:07:45 +0000 (19:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 20 Apr 2002 19:07:45 +0000 (19:07 +0000)
include/rpc/rpc.h

index f4dee74afebdbb01d6a3437f6bf2de7c38fc851b..9f90ae135d82c40dd14a7c20f7783cfa91180c19 100644 (file)
@@ -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 */