src/window_func.h
changeset 10258 2aa4a5f35186
parent 10083 9fb63cf5cc90
child 10433 cca9f7948fe5
--- a/src/window_func.h	Sat Apr 19 13:17:19 2008 +0000
+++ b/src/window_func.h	Sat Apr 19 13:28:48 2008 +0000
@@ -32,7 +32,6 @@
 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);