aboutsummaryrefslogtreecommitdiffstats
path: root/devel/clanlib/files/patch-Sources-GL-GLX-input_device_linuxevent.cpp
blob: ce5866198bf7dbc4b86eaf0775ce40a5cb643eb2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- Sources/GL/GLX/input_device_linuxevent.cpp.orig Tue Oct 25 12:39:25 2005
+++ Sources/GL/GLX/input_device_linuxevent.cpp  Tue May  1 05:55:26 2007
@@ -26,7 +26,7 @@
 **    Magnus Norddahl
 **    (if your name is missing here, please add it)
 */
-
+#if 0
 #include <assert.h>
 #include <linux/input.h>
 #include <sys/ioctl.h>
@@ -350,3 +350,4 @@
 // Local Variables: ***
 // mode: clanlib ***
 // End: ***
+#endif