bad fix removed

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6064 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-05-12 20:48:17 +00:00
parent bbfc18cd26
commit deb89d89a5
1 changed files with 0 additions and 2 deletions

View File

@ -467,8 +467,6 @@ static uint32_t draw_slice( uint8_t *src[],int stride[],int w,int h,int x,int y
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;