summaryrefslogtreecommitdiff
path: root/src/window_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_gui.h')
-rw-r--r--src/window_gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/window_gui.h b/src/window_gui.h
index 4de82d9db..975cdee1b 100644
--- a/src/window_gui.h
+++ b/src/window_gui.h
@@ -657,7 +657,6 @@ enum SpecialMouseMode {
Window *GetCallbackWnd();
void SetFocusedWindow(Window *w);
-const Widget *GetGloballyFocusedWidget();
bool EditBoxInGlobalFocus();
void ScrollbarClickHandler(Window *w, const Widget *wi, int x, int y);