Remove one more patch that is no longer required.

This commit is contained in:
Max Khon 2011-02-18 08:36:42 +00:00
parent 346d9a97f3
commit 638ec6658d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269312

View file

@ -1,12 +0,0 @@
--- include/wx/gtk/win_gtk.h.orig 2009-11-27 01:59:18.000000000 +0100
+++ include/wx/gtk/win_gtk.h 2009-11-27 01:59:33.000000000 +0100
@@ -15,7 +15,9 @@
extern "C" {
#endif /* __cplusplus */
+#define GSocket GlibGSocket
#include <gtk/gtkcontainer.h>
+#undef GSocket
#include "wx/dlimpexp.h"