Remove misplaced comment
This commit is contained in:
parent
d920c7c1ea
commit
9c6579f871
1 changed files with 0 additions and 4 deletions
|
|
@ -159,10 +159,6 @@ public class DownloadDialog extends DialogFragment
|
||||||
setVideoStreams(new StreamSizeWrapper<>(videoStreams, getContext()));
|
setVideoStreams(new StreamSizeWrapper<>(videoStreams, getContext()));
|
||||||
}
|
}
|
||||||
|
|
||||||
/*//////////////////////////////////////////////////////////////////////////
|
|
||||||
// LifeCycle
|
|
||||||
//////////////////////////////////////////////////////////////////////////*/
|
|
||||||
|
|
||||||
public void setVideoStreams(final StreamSizeWrapper<VideoStream> wvs) {
|
public void setVideoStreams(final StreamSizeWrapper<VideoStream> wvs) {
|
||||||
this.wrappedVideoStreams = wvs;
|
this.wrappedVideoStreams = wvs;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue