mirror of https://github.com/mpv-player/mpv
sending 10l to Filip
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8695 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a5005b2847
commit
6d5589535b
|
@ -176,7 +176,7 @@ int vo_wm_detect( void )
|
|||
metacity_hack = 1;
|
||||
}
|
||||
XFree( args );
|
||||
if (wm && !icewm_hack && metacity_hack)
|
||||
if (wm && metacity_hack)
|
||||
return wm;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue