changeset 2637:8101229be3a5

code cleanup
author nick
date Fri, 02 Nov 2001 18:24:25 +0000
parents 27e829d53e8e
children d4211422b6cc
files libvo/vo_vesa.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_vesa.c	Fri Nov 02 18:10:20 2001 +0000
+++ b/libvo/vo_vesa.c	Fri Nov 02 18:24:25 2001 +0000
@@ -324,7 +324,7 @@
 	switch(format)
 	{
 		case IMGFMT_YV12:
-#if 1 /* Should be tested better */
+#if 0 /* Should be tested better */
 		case IMGFMT_I420:
 		case IMGFMT_IYUV:
 #endif