浏览代码

Wierd. Whats _null_auth doing here?
-Erik

Eric Andersen 23 年之前
父节点
当前提交
332e87b2d9
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      libc/inet/rpc/rpc_prot.c

+ 0 - 2
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)