summaryrefslogtreecommitdiff
path: root/beos/gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'beos/gui.cpp')
-rw-r--r--beos/gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/beos/gui.cpp b/beos/gui.cpp
index 695ab8d21..f957f735d 100644
--- a/beos/gui.cpp
+++ b/beos/gui.cpp
@@ -980,7 +980,6 @@ static struct gui_fetch_table beos_fetch_table = {
};
static struct gui_browser_table beos_browser_table = {
- NULL, //nsbeos_gui_poll,
beos_schedule,
gui_quit,
gui_launch_url,