From 7aa3b58b98dd44a4129cb79bc51d2eea3846bf4e Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 11 Aug 2003 19:02:37 +0000 Subject: 10l (and fixes some wmaker issues) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10571 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/x11_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvo') diff --git a/libvo/x11_common.c b/libvo/x11_common.c index 330a0e3c60..d113b25bf1 100644 --- a/libvo/x11_common.c +++ b/libvo/x11_common.c @@ -55,7 +55,7 @@ #define WIN_LAYER_ABOVE_DOCK 10 int fs_layer=WIN_LAYER_ABOVE_DOCK; -int orig_layer; +int orig_layer=0; int stop_xscreensaver=0; -- cgit v1.2.3