mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-03-07 01:40:38 +01:00
Remove dead EXTENSION_PROC_ARGS define
Signed-off-by: Tomas Carnecky <tom@dbservice.com>
This commit is contained in:
parent
a6fb9f4ccf
commit
57bed76e21
4 changed files with 0 additions and 4 deletions
|
|
@ -51,7 +51,6 @@
|
|||
#include "misc.h"
|
||||
#include "os.h"
|
||||
#include "dixstruct.h"
|
||||
#define EXTENSION_PROC_ARGS void *
|
||||
#include "extnsionst.h"
|
||||
#include "opaque.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -80,7 +80,6 @@
|
|||
#include "scrnintstr.h" /* For screenInfo */
|
||||
|
||||
#include <X11/extensions/XIproto.h>
|
||||
#define EXTENSION_PROC_ARGS void *
|
||||
|
||||
#if DMX_EQ_DEBUG
|
||||
#define DMXDBG2(f,a,b) dmxLog(dmxDebug,f,a,b)
|
||||
|
|
|
|||
|
|
@ -76,7 +76,6 @@
|
|||
#include <X11/extensions/XI.h>
|
||||
#include <X11/extensions/XIproto.h>
|
||||
#include "exevents.h"
|
||||
#define EXTENSION_PROC_ARGS void *
|
||||
#include "extinit.h"
|
||||
|
||||
/* From XI.h */
|
||||
|
|
|
|||
|
|
@ -74,7 +74,6 @@
|
|||
#include "exevents.h" /* AddInputDevice */
|
||||
#include "exglobals.h"
|
||||
|
||||
#define EXTENSION_PROC_ARGS void *
|
||||
#include "extnsionst.h"
|
||||
|
||||
#include "windowstr.h" /* screenIsSaved */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue