mirror of
https://github.com/mpv-player/mpv
synced 2025-02-17 04:58:06 +00:00
Remove unused variables and the related warnings along with them.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27980 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a83e000090
commit
b2fb201a6b
@ -1033,9 +1033,6 @@ int i,cfs;
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void check_events(void){
|
static void check_events(void){
|
||||||
Window mRoot;
|
|
||||||
uint32_t drwBorderWidth,drwDepth;
|
|
||||||
|
|
||||||
int e=vo_x11_check_events(mDisplay);
|
int e=vo_x11_check_events(mDisplay);
|
||||||
if(e&VO_EVENT_RESIZE)
|
if(e&VO_EVENT_RESIZE)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user