diff options
Diffstat (limited to 'hw/xfree86')
-rw-r--r-- | hw/xfree86/dixmods/extmod/modinit.h | 1 |
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 |