summaryrefslogtreecommitdiff
path: root/src/i_scale.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_scale.h')
-rw-r--r--src/i_scale.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i_scale.h b/src/i_scale.h
index 48231f5e..3922272e 100644
--- a/src/i_scale.h
+++ b/src/i_scale.h
@@ -47,7 +47,7 @@ extern screen_mode_t mode_squash_1x;
extern screen_mode_t mode_squash_2x;
extern screen_mode_t mode_squash_3x;
extern screen_mode_t mode_squash_4x;
-extern screen_mode_t mode_squash_5x;
+// we don't do 5x.
#endif /* #ifndef __I_SCALE__ */