summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/drawsdl.c
diff options
context:
space:
mode:
author Couriersud <couriersud@users.noreply.github.com>2010-01-15 23:28:30 +0000
committer Couriersud <couriersud@users.noreply.github.com>2010-01-15 23:28:30 +0000
commit2a0dcc679e710269db1449d166d6704cf5eeefe1 (patch)
tree761b4d59f14e21307fa68e03007c6fcbc62392c4 /src/osd/sdl/drawsdl.c
parent64c285cf17e905bd9b83243bd7b29d5c5d8a30af (diff)
Cosmetic changes, no credit
Diffstat (limited to 'src/osd/sdl/drawsdl.c')
-rw-r--r--src/osd/sdl/drawsdl.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/osd/sdl/drawsdl.c b/src/osd/sdl/drawsdl.c
index eebba6225db..230715f40de 100644
--- a/src/osd/sdl/drawsdl.c
+++ b/src/osd/sdl/drawsdl.c
@@ -33,12 +33,6 @@
//============================================================
//============================================================
-// MACROS
-//============================================================
-
-//#define IS_YUV_MODE(_m) ((_m) >= VIDEO_SCALE_MODE_YV12 && (_m) <= VIDEO_SCALE_MODE_YUY2X2)
-
-//============================================================
// TYPES
//============================================================