mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-16 04:30:24 +01:00
Remove even obsoleter code
This commit is contained in:
@@ -54,8 +54,6 @@ namespace MediaBrowser.Controller.Drawing
|
||||
|
||||
public bool RequiresAutoOrientation { get; set; }
|
||||
|
||||
public bool StrictCacheHandling { get; set; }
|
||||
|
||||
private bool HasDefaultOptions(string originalImagePath)
|
||||
{
|
||||
return HasDefaultOptionsWithoutSize(originalImagePath) &&
|
||||
|
||||
Reference in New Issue
Block a user