changeset 6063:8460a0c0b44f

bad fix removed
author arpi
date Sun, 12 May 2002 20:48:17 +0000
parents 58cdca500147
children 55b2b5da9bd2
files libvo/vo_x11.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_x11.c	Sun May 12 19:17:27 2002 +0000
+++ b/libvo/vo_x11.c	Sun May 12 20:48:17 2002 +0000
@@ -467,8 +467,6 @@
   uint8_t *dst[3];
   int dstStride[3];
 
-  check_events();
-  
   if((old_vo_dwidth != vo_dwidth || old_vo_dheight != vo_dheight) /*&& y==0*/ && zoomFlag)
   {
     int newW= vo_dwidth;