diff options
Diffstat (limited to 'extra/xchat/xchat-gtk2.patch')
-rw-r--r-- | extra/xchat/xchat-gtk2.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/extra/xchat/xchat-gtk2.patch b/extra/xchat/xchat-gtk2.patch deleted file mode 100644 index 88dc3e646..000000000 --- a/extra/xchat/xchat-gtk2.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- xchat-2.8.6/src/fe-gtk/xtext.h.orig 2008-02-24 -05:48:02.000000000 +0100 -+++ xchat-2.8.6/src/fe-gtk/xtext.h 2008-09-06 -02:18:39.000000000 +0200 -@@ -270,6 +270,6 @@ - xtext_buffer *gtk_xtext_buffer_new (GtkXText *xtext); - void gtk_xtext_buffer_free (xtext_buffer *buf); - void gtk_xtext_buffer_show (GtkXText *xtext, xtext_buffer *buf, int render); --GtkType gtk_xtext_get_type (void); -+GType gtk_xtext_get_type (void); - - #endif - |