aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-beam/gpe-beam-0.2.7/decl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-beam/gpe-beam-0.2.7/decl.patch')
-rw-r--r--recipes/gpe-beam/gpe-beam-0.2.7/decl.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gpe-beam/gpe-beam-0.2.7/decl.patch b/recipes/gpe-beam/gpe-beam-0.2.7/decl.patch
new file mode 100644
index 0000000000..0d0e889b42
--- /dev/null
+++ b/recipes/gpe-beam/gpe-beam-0.2.7/decl.patch
@@ -0,0 +1,12 @@
+diff -u -r1.6 main.h
+--- main.h 16 Oct 2004 12:17:51 -0000 1.6
++++ main.h 29 Jul 2005 21:17:02 -0000
+@@ -21,8 +21,6 @@
+ #define HINT_HTTP 0x10
+ #define HINT_OBEX 0x20
+
+-extern gboolean radio_is_on;
+-
+ extern GdkWindow *dock_window;
+ extern void schedule_message_delete (guint id, guint time);
+ extern void send_data (char *filename, char *data, size_t len);