18 lines
434 B
C
18 lines
434 B
C
|
--- 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
|