changeset 27946:de8154744951

Remove unused variables and the related warnings along with them.
author diego
date Sun, 23 Nov 2008 11:53:17 +0000
parents 2c8417164a90
children 4681b6303443
files libvo/vo_xvmc.c
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_xvmc.c	Sat Nov 22 13:31:55 2008 +0000
+++ b/libvo/vo_xvmc.c	Sun Nov 23 11:53:17 2008 +0000
@@ -1033,9 +1033,6 @@
 }
 
 static void check_events(void){
-Window mRoot;
-uint32_t drwBorderWidth,drwDepth;
-
 int e=vo_x11_check_events(mDisplay);
    if(e&VO_EVENT_RESIZE)
    {