From 2718730d2c20b0315189a00d3eb42e16bb4eb38b Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 15 Aug 2007 09:34:53 +0000 Subject: Remove unused variable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24065 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/vo_x11.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libvo') diff --git a/libvo/vo_x11.c b/libvo/vo_x11.c index 3f7b81ef91..72f2232f8e 100644 --- a/libvo/vo_x11.c +++ b/libvo/vo_x11.c @@ -312,7 +312,6 @@ static int config(uint32_t width, uint32_t height, uint32_t d_width, // int interval, prefer_blank, allow_exp, nothing; unsigned int fg, bg; - XEvent xev; XGCValues xgcv; Colormap theCmap; XSetWindowAttributes xswa; -- cgit v1.2.3