summaryrefslogtreecommitdiffstats
path: root/deskutils/cairo-dock-plugins/files/patch-tomboy-dbus
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/cairo-dock-plugins/files/patch-tomboy-dbus')
-rw-r--r--deskutils/cairo-dock-plugins/files/patch-tomboy-dbus11
1 files changed, 0 insertions, 11 deletions
diff --git a/deskutils/cairo-dock-plugins/files/patch-tomboy-dbus b/deskutils/cairo-dock-plugins/files/patch-tomboy-dbus
deleted file mode 100644
index 1892abab3..000000000
--- a/deskutils/cairo-dock-plugins/files/patch-tomboy-dbus
+++ /dev/null
@@ -1,11 +0,0 @@
---- tomboy/src/tomboy-dbus.c.orig 2010-12-11 02:12:22.000000000 +0200
-+++ tomboy/src/tomboy-dbus.c 2010-12-11 02:12:30.000000000 +0200
-@@ -30,7 +30,7 @@
-
- static DBusGProxy *dbus_proxy_tomboy = NULL;
-
--extern struct tm *localtime_r (time_t *timer, struct tm *tp);
-+//extern struct tm *localtime_r (time_t *timer, struct tm *tp);
-
- #define g_marshal_value_peek_string(v) (char*) g_value_get_string (v)
- #define g_marshal_value_peek_object(v) g_value_get_object (v)