1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-12-14 20:28:06 +00:00

Removed useless lines

This commit is contained in:
litetex
2021-11-22 19:49:52 +01:00
committed by GitHub
parent c8516a04dc
commit c9488eb042

View File

@@ -71,8 +71,6 @@ public class PlayerGestureListener
} }
if (player.isControlsVisible()) { if (player.isControlsVisible()) {
player.hideControls(150, 0); player.hideControls(150, 0);
return; return;
} }