summaryrefslogtreecommitdiff
path: root/hw/xfree86/common
diff options
context:
space:
mode:
authorTomas Carnecky <tom@dbservice.com>2009-03-04 10:29:34 -0500
committerAdam Jackson <ajax@redhat.com>2009-03-04 10:29:34 -0500
commit57bed76e218471b60d340b18c346d492f37798c2 (patch)
treecbd85fd46c997df5127ce2072921a14c2f06b7ba /hw/xfree86/common
parenta6fb9f4ccfc69dc090b152e29142e3159f812166 (diff)
Remove dead EXTENSION_PROC_ARGS define
Signed-off-by: Tomas Carnecky <tom@dbservice.com>
Diffstat (limited to 'hw/xfree86/common')
-rw-r--r--hw/xfree86/common/xf86Xinput.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/common/xf86Xinput.c b/hw/xfree86/common/xf86Xinput.c
index df1ecb913..dcec4236e 100644
--- a/hw/xfree86/common/xf86Xinput.c
+++ b/hw/xfree86/common/xf86Xinput.c
@@ -74,7 +74,6 @@
#include "exevents.h" /* AddInputDevice */
#include "exglobals.h"
-#define EXTENSION_PROC_ARGS void *
#include "extnsionst.h"
#include "windowstr.h" /* screenIsSaved */