d8986754ee
Update to 0.8.0 Take maintainership Update games/trophy update trophy to 1.1.4 and pass maintainership to me. Ignore games/clanbomber Set ignore on games/clanbomber, it will compile but not run. PR: ports/115139, ports/115141, ports/115142 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
17 lines
434 B
C
17 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
|