summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2007-10-17 13:54:56 -0400
committerEamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil>2007-10-17 13:54:56 -0400
commitbaabae623b3658196b67a710dc72663c2105bf31 (patch)
treea2f6d22373e145ed1c34d4951422ff03c88cb2f4 /hw
parentdb66e66dbf26b91c655f1659859c022cc31f0db6 (diff)
xselinux: Started reworking extension using new XACE hooks.
Diffstat (limited to 'hw')
-rw-r--r--hw/xfree86/dixmods/extmod/modinit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/dixmods/extmod/modinit.h b/hw/xfree86/dixmods/extmod/modinit.h
index fb75092c7..191b3ef89 100644
--- a/hw/xfree86/dixmods/extmod/modinit.h
+++ b/hw/xfree86/dixmods/extmod/modinit.h
@@ -130,7 +130,6 @@ extern void XaceExtensionInit(INITARGS);
#endif
#ifdef XSELINUX
-extern void XSELinuxExtensionSetup(INITARGS);
extern void XSELinuxExtensionInit(INITARGS);
#endif