Remove one more patch that is no longer required.
This commit is contained in:
parent
346d9a97f3
commit
638ec6658d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269312
1 changed files with 0 additions and 12 deletions
|
@ -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"
|
||||
|
Loading…
Reference in a new issue