src/window_func.h
changeset 8995 f6b859375e10
parent 8857 7593af4962e6
child 9115 47ae980bace3
--- 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);