Remove unused global.

This commit is contained in:
Michael Drake 2014-10-16 12:23:04 +01:00
parent 1b7ce53aad
commit f4bac1e7df

View File

@ -101,7 +101,6 @@ BWindow *wndTooltip;
BFilePanel *wndOpenFile;
//static beosWidget *select_menu;
static struct browser_window *select_menu_bw;
static struct form_control *select_menu_control;
static thread_id sBAppThreadID;