summaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk/files/patch-include::wx::gtk::menu.h
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-11-09 19:23:40 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-11-09 19:23:40 +0000
commit0cadcc4945e0397ce427e2ce27353c0786fe477b (patch)
treed57fa8e78c86491a73365e52047e17ae6662c740 /x11-toolkits/wxgtk/files/patch-include::wx::gtk::menu.h
parentRemove the "FORBIDDEN", I believe it was fixed with the last commit. (diff)
Update to 2.4.2.
Diffstat (limited to 'x11-toolkits/wxgtk/files/patch-include::wx::gtk::menu.h')
-rw-r--r--x11-toolkits/wxgtk/files/patch-include::wx::gtk::menu.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-toolkits/wxgtk/files/patch-include::wx::gtk::menu.h b/x11-toolkits/wxgtk/files/patch-include::wx::gtk::menu.h
deleted file mode 100644
index 94cee68182cb..000000000000
--- a/x11-toolkits/wxgtk/files/patch-include::wx::gtk::menu.h
+++ /dev/null
@@ -1,15 +0,0 @@
-
-$FreeBSD$
-
---- include/wx/gtk/menu.h 2002/09/09 11:38:53 1.1
-+++ include/wx/gtk/menu.h 2002/09/09 11:39:09
-@@ -85,7 +85,9 @@
- {
- Init();
-
-+#if wxUSE_MENU_CALLBACK
- Callback(func);
-+#endif // wxUSE_MENU_CALLBACK
- }
-
- // implementation