summaryrefslogtreecommitdiff
path: root/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'video.c')
-rw-r--r--video.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/video.c b/video.c
index 96ef006..14018b3 100644
--- a/video.c
+++ b/video.c
@@ -101,7 +101,6 @@ const u32 video_scale = 1;
#define get_screen_pitch() \
(screen->pitch / 2) \
-#endif
#endif