summaryrefslogtreecommitdiff
path: root/src/openttd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/openttd.h')
-rw-r--r--src/openttd.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/openttd.h b/src/openttd.h
index 445d95b05..f860aba3e 100644
--- a/src/openttd.h
+++ b/src/openttd.h
@@ -97,11 +97,6 @@ enum {
extern byte _savegame_sort_order;
-enum {
- MAX_SCREEN_WIDTH = 2048,
- MAX_SCREEN_HEIGHT = 1200,
-};
-
/* In certain windows you navigate with the arrow keys. Do not scroll the
* gameview when here. Bitencoded variable that only allows scrolling if all
* elements are zero */