Purge macros NEED_EVENTS and NEED_REPLIES

Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Fernando Carrijo
2010-07-01 07:18:11 -03:00
committed by Alan Coopersmith
parent f307f77a34
commit 0bd99bb142
3 changed files with 0 additions and 6 deletions

View File

@@ -37,8 +37,6 @@
#include "config.h"
#endif
#define NEED_REPLIES
#define NEED_EVENTS
#include "dixstruct.h"
#include "extnsionst.h"
#include <X11/X.h>

View File

@@ -36,8 +36,6 @@
#include "config.h"
#endif
#define NEED_REPLIES
#define NEED_EVENTS
#include "dixstruct.h"
#include "extnsionst.h"
#include <X11/X.h>

View File

@@ -32,8 +32,6 @@
*/
#define NEED_EVENTS
#define NEED_REPLIES
#include <X11/Xlibint.h>
#include "libvmwarectrl.h"
#include "vmwarectrlproto.h"