Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 5fc340d

Browse files
camsim99KyleFin
authored andcommitted
Move lines
1 parent 7f666a7 commit 5fc340d

File tree

1 file changed

+0
-3
lines changed
  • packages/video_player/video_player_android/android/src/main/java/io/flutter/plugins/videoplayer

1 file changed

+0
-3
lines changed

packages/video_player/video_player_android/android/src/main/java/io/flutter/plugins/videoplayer/VideoPlayer.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,6 @@ public void onPlayerError(final PlaybackException error) {
233233
}
234234
}
235235
});
236-
237-
this.exoPlayer = exoPlayer;
238-
this.eventSink = eventSink;
239236
}
240237

241238
void sendBufferingUpdate() {

0 commit comments

Comments
 (0)