forked from mirror/OpenTTD
(svn r12977) -Codechange: remove quite some redundant (duplicate) function declarations.
This commit is contained in:
@@ -25,7 +25,6 @@ void SetupColorsAndInitialWindow();
|
||||
void InputLoop();
|
||||
void InvalidateThisWindowData(Window *w);
|
||||
void InvalidateWindowData(WindowClass cls, WindowNumber number);
|
||||
void RelocateAllWindows(int neww, int newh);
|
||||
|
||||
void DeleteNonVitalWindows();
|
||||
void DeleteAllNonVitalWindows();
|
||||
|
Reference in New Issue
Block a user