summaryrefslogtreecommitdiffstats
path: root/libvo/vo_x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_x11.c')
-rw-r--r--libvo/vo_x11.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/vo_x11.c b/libvo/vo_x11.c
index bffd7880b4..f2649ccb32 100644
--- a/libvo/vo_x11.c
+++ b/libvo/vo_x11.c
@@ -383,7 +383,6 @@ static int config(uint32_t width, uint32_t height, uint32_t d_width,
if (WinID)
{
int border;
- Window win;
XUnmapWindow(mDisplay, vo_window);
XChangeWindowAttributes(mDisplay, vo_window, xswamask,
&xswa);