--- a/src/video/wincommon/SDL_sysevents.c Tue Aug 20 04:55:37 2002 +0000 +++ b/src/video/wincommon/SDL_sysevents.c Tue Aug 20 05:59:31 2002 +0000 @@ -459,7 +459,6 @@ (SDL_PublicSurface->flags & SDL_RESIZABLE) ) { SDL_PrivateResize(w, h); } - return(0); } break;