Removed extra line

This commit is contained in:
Philipp Sandhaus 2018-09-04 16:02:14 +02:00
parent 19271de6c9
commit 1035653d4a

View file

@ -212,7 +212,6 @@ SDL_bool scrcpy(const struct scrcpy_options *options) {
}
if (options->fullscreen) {
screen_switch_fullscreen(input_manager.screen);
}