mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-19 08:36:40 +01:00
Remove misplaced comment
This commit is contained in:
parent
21b8df0375
commit
5ffc667bea
@ -159,10 +159,6 @@ public class DownloadDialog extends DialogFragment
|
||||
setVideoStreams(new StreamSizeWrapper<>(videoStreams, getContext()));
|
||||
}
|
||||
|
||||
/*//////////////////////////////////////////////////////////////////////////
|
||||
// LifeCycle
|
||||
//////////////////////////////////////////////////////////////////////////*/
|
||||
|
||||
public void setVideoStreams(final StreamSizeWrapper<VideoStream> wvs) {
|
||||
this.wrappedVideoStreams = wvs;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user