mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 23:13:06 +03:00
Remove even obsoleter code
This commit is contained in:
@@ -1901,8 +1901,7 @@ public class ImageController : BaseJellyfinApiController
|
||||
Blur = blur,
|
||||
BackgroundColor = backgroundColor,
|
||||
ForegroundLayer = foregroundLayer,
|
||||
SupportedOutputFormats = outputFormats,
|
||||
StrictCacheHandling = true
|
||||
SupportedOutputFormats = outputFormats
|
||||
};
|
||||
|
||||
return await GetImageResult(
|
||||
|
||||
Reference in New Issue
Block a user