summaryrefslogtreecommitdiff
path: root/beos
diff options
context:
space:
mode:
Diffstat (limited to 'beos')
-rw-r--r--beos/gui.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/beos/gui.cpp b/beos/gui.cpp
index 7c0a3c6f2..6447fd9e9 100644
--- a/beos/gui.cpp
+++ b/beos/gui.cpp
@@ -65,7 +65,6 @@ extern "C" {
#include "desktop/gui_search.h"
#include "desktop/gui_fetch.h"
#include "desktop/netsurf.h"
-#include "render/form.h"
}
@@ -102,9 +101,6 @@ BWindow *wndTooltip;
//beosLabel *labelTooltip;
BFilePanel *wndOpenFile;
-//static beosWidget *select_menu;
-static struct form_control *select_menu_control;
-
static thread_id sBAppThreadID;
static BMessage *gFirstRefsReceived = NULL;