summaryrefslogtreecommitdiff
path: root/src/window_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_func.h')
-rw-r--r--src/window_func.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/window_func.h b/src/window_func.h
index 9b6b6f66c..10e0513df 100644
--- a/src/window_func.h
+++ b/src/window_func.h
@@ -32,7 +32,6 @@ void DeleteNonVitalWindows();
void DeleteAllNonVitalWindows();
void HideVitalWindows();
void ShowVitalWindows();
-Window **FindWindowZPosition(const Window *w);
void InvalidateWindow(WindowClass cls, WindowNumber number);
void InvalidateWindowWidget(WindowClass cls, WindowNumber number, byte widget_index);