blob: 93b0a9b4fef76287f502bd52886756abf554309d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
--- Sources/GL/GLX/input_device_linuxjoystick.h.orig Tue Oct 25 10:39:25 2005
+++ Sources/GL/GLX/input_device_linuxjoystick.h Mon May 7 21:46:00 2007
@@ -26,7 +26,7 @@
** Magnus Norddahl
** (if your name is missing here, please add it)
*/
-
+#if 0
#ifndef header_input_device_linuxjoystick
#define header_input_device_linuxjoystick
@@ -76,4 +76,4 @@
// Local Variables: ***
// mode: clanlib ***
// End: ***
-
+#endif
|