[PATCH 4/5] xkb: purge unneeded includes from ddxDevBtn.c

Peter Hutterer peter.hutterer at who-t.net
Tue Apr 13 18:08:13 PDT 2010


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 xkb/ddxDevBtn.c |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/xkb/ddxDevBtn.c b/xkb/ddxDevBtn.c
index b8a222d..b8a1255 100644
--- a/xkb/ddxDevBtn.c
+++ b/xkb/ddxDevBtn.c
@@ -28,18 +28,9 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
 #include <dix-config.h>
 #endif
 
-#include <stdio.h>
-#include <X11/X.h>
-#include <X11/Xproto.h>
-#include <X11/keysym.h>
 #include "inputstr.h"
-#include "scrnintstr.h"
-#include "windowstr.h"
-#include "eventstr.h"
 #include <xkbsrv.h>
 #include "mi.h"
-#include <X11/extensions/XI.h>
-#include <X11/extensions/XIproto.h>
 
 void
 XkbDDXFakeDeviceButton(DeviceIntPtr dev,Bool press,int button)
-- 
1.6.6.1



More information about the xorg-devel mailing list