Remove unused variables and the related warnings along with them.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27980 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-11-23 11:53:17 +00:00
parent a83e000090
commit b2fb201a6b
1 changed files with 0 additions and 3 deletions

View File

@ -1033,9 +1033,6 @@ int i,cfs;
}
static void check_events(void){
Window mRoot;
uint32_t drwBorderWidth,drwDepth;
int e=vo_x11_check_events(mDisplay);
if(e&VO_EVENT_RESIZE)
{