Skip to content

Commit c9488eb

Browse files
authored
Removed useless lines
1 parent c8516a0 commit c9488eb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/src/main/java/org/schabi/newpipe/player/event/PlayerGestureListener.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ public void onSingleTap(@NotNull final MainPlayer.PlayerType playerType) {
7171
}
7272

7373
if (player.isControlsVisible()) {
74-
75-
7674
player.hideControls(150, 0);
7775
return;
7876
}

0 commit comments

Comments
 (0)