summaryrefslogtreecommitdiff
path: root/Xext/securitysrv.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 /Xext/securitysrv.h
parentd445d2f22b5c97fa010370f4ba9cb0555df4a853 (diff)
security: drop support for XC-QUERY-SECURITY authorization method.
Diffstat (limited to 'Xext/securitysrv.h')
-rw-r--r--Xext/securitysrv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Xext/securitysrv.h b/Xext/securitysrv.h
index 67d864e2e..7320ab7da 100644
--- a/Xext/securitysrv.h
+++ b/Xext/securitysrv.h
@@ -84,6 +84,4 @@ extern int XSecurityOptions(int argc, char **argv, int i);
#define SECURITY_POLICY_FILE_VERSION "version-1"
-extern char **SecurityGetSitePolicyStrings(int *n);
-
#endif /* _SECURITY_SRV_H */