summaryrefslogtreecommitdiff
path: root/beos
diff options
context:
space:
mode:
Diffstat (limited to 'beos')
-rw-r--r--beos/gui.cpp1
-rw-r--r--beos/window.cpp1
2 files changed, 1 insertions, 1 deletions
diff --git a/beos/gui.cpp b/beos/gui.cpp
index dab0e6097..eeadd8407 100644
--- a/beos/gui.cpp
+++ b/beos/gui.cpp
@@ -984,7 +984,6 @@ static struct gui_browser_table beos_browser_table = {
beos_schedule,
gui_quit,
gui_launch_url,
- NULL, //create_form_select_menu
NULL, //cert_verify
gui_401login_open
};
diff --git a/beos/window.cpp b/beos/window.cpp
index 44dd8e5ac..8202aa14d 100644
--- a/beos/window.cpp
+++ b/beos/window.cpp
@@ -1362,6 +1362,7 @@ static struct gui_window_table window_table = {
NULL, //scroll_visible
NULL, //scroll_start
gui_window_new_content,
+ NULL, //create_form_select_menu
NULL, //file_gadget_open
NULL, //drag_save_object
NULL, //drag_save_selection