From 752c8d8f2e966bd9102c1e73b9af99aa58b053b4 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 19 Apr 2008 13:28:48 +0000 Subject: (svn r12790) -Codechange: code style fixes. Patch by Alberth. --- src/window_func.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/window_func.h') 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); -- cgit v1.2.3-54-g00ecf