(svn r17525) -Cleanup: Remove SetWindowDirty(), it is completely covered by other functions already.
This commit is contained in:
@@ -15,8 +15,6 @@
|
||||
#include "window_type.h"
|
||||
#include "company_type.h"
|
||||
|
||||
void SetWindowDirty(const Window *w);
|
||||
|
||||
Window *FindWindowById(WindowClass cls, WindowNumber number);
|
||||
void ChangeWindowOwner(Owner old_owner, Owner new_owner);
|
||||
|
||||
|
Reference in New Issue
Block a user