summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/spacenavd/files/spacenavd-0.5-proto_x11.patch')
-rw-r--r--app-misc/spacenavd/files/spacenavd-0.5-proto_x11.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-misc/spacenavd/files/spacenavd-0.5-proto_x11.patch b/app-misc/spacenavd/files/spacenavd-0.5-proto_x11.patch
deleted file mode 100644
index 6d93dd6..0000000
--- a/app-misc/spacenavd/files/spacenavd-0.5-proto_x11.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Npur spacenavd-0.5.old/src/event.c spacenavd-0.5/src/event.c
---- spacenavd-0.5.old/src/event.c 2012-03-21 22:15:37.093401293 +0100
-+++ spacenavd-0.5/src/event.c 2012-03-21 22:14:10.734401301 +0100
-@@ -20,7 +20,9 @@ along with this program. If not, see <h
- #include <stdlib.h>
- #include "event.h"
- #include "client.h"
-+#ifdef USE_X11
- #include "proto_x11.h"
-+#endif
- #include "proto_unix.h"
- #include "spnavd.h"
-