mirror of
https://github.com/mpv-player/mpv
synced 2025-03-03 12:47:49 +00:00
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10513 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
64b032359b
commit
094a5089cb
@ -349,8 +349,6 @@ static uint32_t config(uint32_t width, uint32_t height, uint32_t d_width,
|
||||
panscan_calc();
|
||||
|
||||
saver_off(mDisplay); /* turning off screen saver */
|
||||
|
||||
vo_config_count++;
|
||||
|
||||
return(0);
|
||||
}
|
||||
|
@ -359,8 +359,6 @@ else
|
||||
panscan_calc();
|
||||
|
||||
saver_off(mDisplay); /* turning off screen saver */
|
||||
|
||||
vo_config_count++;
|
||||
|
||||
return(0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user