Skip to content

Commit d2b6bda

Browse files
cybersphinxAudricV
authored andcommitted
Remove errant return.
1 parent 9e5c68c commit d2b6bda

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/org/schabi/newpipe/util/DeviceUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ public static boolean isDesktopMode(final Context context) {
115115
return true;
116116
}
117117
}
118-
return false;
119118
}
120119

121120
if (ContextCompat.getSystemService(context, UiModeManager.class)

0 commit comments

Comments
 (0)