From f651180e6b1ac9508ec0d1d9b94972de776020a9 Mon Sep 17 00:00:00 2001 From: Parabola Date: Mon, 5 Sep 2011 13:37:26 +0000 Subject: Mon Sep 5 13:37:24 UTC 2011 --- extra/claws-mail/claws-notify-crash.patch | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 extra/claws-mail/claws-notify-crash.patch (limited to 'extra/claws-mail') diff --git a/extra/claws-mail/claws-notify-crash.patch b/extra/claws-mail/claws-notify-crash.patch deleted file mode 100644 index e1d4eb686..000000000 --- a/extra/claws-mail/claws-notify-crash.patch +++ /dev/null @@ -1,18 +0,0 @@ -Index: src/main.c -=================================================================== -RCS file: //claws/src/main.c,v -retrieving revision 1.115.2.237 -retrieving revision 1.115.2.238 -diff -u -r1.115.2.237 -r1.115.2.238 ---- src/main.c 10 Apr 2011 17:19:04 -0000 1.115.2.237 -+++ src/main.c 30 Apr 2011 19:27:15 -0000 1.115.2.238 -@@ -331,7 +331,7 @@ - gtk_widget_show(hack); - } - -- xdisplay = gdk_display_get_default(); -+ xdisplay = GDK_DISPLAY_XDISPLAY(gdk_display_get_default()); - sn_display = sn_display_new(xdisplay, - sn_error_trap_push, - sn_error_trap_pop); - -- cgit v1.2.3-54-g00ecf