We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49be1cf commit 7c071b7Copy full SHA for 7c071b7
1 file changed
app/src/main/java/org/schabi/newpipe/fragments/detail/VideoDetailFragment.java
@@ -1152,7 +1152,6 @@ public void setForceFullscreen(final boolean force) {
1152
this.forceFullscreen = force;
1153
}
1154
1155
- //return the URL of the stream currently handled by this fragment.
1156
@Nullable
1157
public String getUrl() {
1158
return url;
0 commit comments