summaryrefslogtreecommitdiff
path: root/hw/xfree86/dixmods/extmod/modinit.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/dixmods/extmod/modinit.h')
-rw-r--r--hw/xfree86/dixmods/extmod/modinit.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/hw/xfree86/dixmods/extmod/modinit.h b/hw/xfree86/dixmods/extmod/modinit.h
index 6c87b15e4..7282e6e06 100644
--- a/hw/xfree86/dixmods/extmod/modinit.h
+++ b/hw/xfree86/dixmods/extmod/modinit.h
@@ -83,12 +83,6 @@ extern void FontCacheExtensionInit(INITARGS);
83#include "fontcachstr.h" 83#include "fontcachstr.h"
84#endif 84#endif
85 85
86#ifdef TOGCUP
87extern void XcupExtensionInit(INITARGS);
88#define _XCUP_SERVER_
89#include <X11/extensions/Xcupstr.h>
90#endif
91
92#ifdef XV 86#ifdef XV
93extern void XvExtensionInit(INITARGS); 87extern void XvExtensionInit(INITARGS);
94extern void XvMCExtensionInit(INITARGS); 88extern void XvMCExtensionInit(INITARGS);