mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-03 14:49:29 +00:00
Removed extra line
This commit is contained in:
parent
19271de6c9
commit
1035653d4a
1 changed files with 0 additions and 1 deletions
|
@ -212,7 +212,6 @@ SDL_bool scrcpy(const struct scrcpy_options *options) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (options->fullscreen) {
|
if (options->fullscreen) {
|
||||||
|
|
||||||
screen_switch_fullscreen(input_manager.screen);
|
screen_switch_fullscreen(input_manager.screen);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue