From 332e87b2d9198f4518b762782a30ed94000adf68 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 5 Feb 2001 20:32:28 +0000 Subject: Wierd. Whats _null_auth doing here? -Erik --- libc/inet/rpc/rpc_prot.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libc/inet/rpc/rpc_prot.c') diff --git a/libc/inet/rpc/rpc_prot.c b/libc/inet/rpc/rpc_prot.c index 21bdb2a12..1a9534435 100644 --- a/libc/inet/rpc/rpc_prot.c +++ b/libc/inet/rpc/rpc_prot.c @@ -49,8 +49,6 @@ /* * * * * * * * * * * * * * XDR Authentication * * * * * * * * * * * */ -struct opaque_auth _null_auth; - /* * XDR an opaque authentication struct * (see auth.h) -- cgit v1.2.3