summaryrefslogtreecommitdiff
path: root/src/window_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_func.h')
-rw-r--r--src/window_func.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/window_func.h b/src/window_func.h
index 641e8f3aa..1690a310c 100644
--- a/src/window_func.h
+++ b/src/window_func.h
@@ -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);