summaryrefslogtreecommitdiff
path: root/os/osdep.h
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2007-08-03 13:23:34 -0400
committerEamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil>2007-08-03 13:23:34 -0400
commit375864cb74cced40ae688078b1f7750998972535 (patch)
treeec04cc6a35956b662d1ebfc710fd5aed4cf5fd08 /os/osdep.h
parentd445d2f22b5c97fa010370f4ba9cb0555df4a853 (diff)
security: drop support for XC-QUERY-SECURITY authorization method.
Diffstat (limited to 'os/osdep.h')
-rw-r--r--os/osdep.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/os/osdep.h b/os/osdep.h
index 965436df5..0c07a9004 100644
--- a/os/osdep.h
+++ b/os/osdep.h
@@ -260,9 +260,6 @@ extern int SecureRPCRemove (AuthRemCArgs);
extern int SecureRPCReset (AuthRstCArgs);
#endif
-/* in secauth.c */
-extern XID AuthSecurityCheck (AuthCheckArgs);
-
/* in xdmcp.c */
extern void XdmcpUseMsg (void);
extern int XdmcpOptions(int argc, char **argv, int i);