summaryrefslogtreecommitdiff
path: root/hw/xfree86/dixmods/extmod/modinit.h
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2008-01-25 18:04:10 -0500
committerEamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil>2008-01-25 18:04:10 -0500
commitf6a78ee143e3a3ad69538adf2b9675d724468ffa (patch)
tree92265dfaaddec2bff1fa0f9223528945c34a2608 /hw/xfree86/dixmods/extmod/modinit.h
parent7724c30a751c653ca3e2e8a6752af27bc37de3f0 (diff)
XACE: Remove the extension code entirely, XACE is completely static now.
Diffstat (limited to 'hw/xfree86/dixmods/extmod/modinit.h')
-rw-r--r--hw/xfree86/dixmods/extmod/modinit.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xfree86/dixmods/extmod/modinit.h b/hw/xfree86/dixmods/extmod/modinit.h
index 99d714c4f..116cb2ef7 100644
--- a/hw/xfree86/dixmods/extmod/modinit.h
+++ b/hw/xfree86/dixmods/extmod/modinit.h
@@ -125,10 +125,6 @@ extern void ShmRegisterFuncs(
ShmFuncsPtr funcs);
#endif
-#ifdef XACE
-extern void XaceExtensionInit(INITARGS);
-#endif
-
#ifdef XSELINUX
extern void SELinuxExtensionInit(INITARGS);
#endif