Removed useless lines
This commit is contained in:
parent
c8516a04dc
commit
c9488eb042
|
@ -71,8 +71,6 @@ public class PlayerGestureListener
|
||||||
}
|
}
|
||||||
|
|
||||||
if (player.isControlsVisible()) {
|
if (player.isControlsVisible()) {
|
||||||
|
|
||||||
|
|
||||||
player.hideControls(150, 0);
|
player.hideControls(150, 0);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue