changeset 35194:f54201cb82ae

Remove left-over debug printf.
author reimar
date Tue, 30 Oct 2012 16:47:20 +0000
parents e5f3eeacf75f
children 190117821b47
files libvo/vo_sdl.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_sdl.c	Tue Oct 30 16:42:25 2012 +0000
+++ b/libvo/vo_sdl.c	Tue Oct 30 16:47:20 2012 +0000
@@ -630,7 +630,6 @@
     priv->height = height;
     priv->dstwidth  = vo_dwidth;
     priv->dstheight = vo_dheight;
-printf("w/h: %i %i\n", vo_dwidth, vo_dheight);
 
     priv->format = format;