mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-05 01:36:19 +00:00
Fix exception logging
This commit is contained in:
@@ -727,7 +727,6 @@ namespace MediaBrowser.Controller.MediaEncoding
|
||||
|
||||
return count;
|
||||
}
|
||||
|
||||
protected void DisposeIsoMount()
|
||||
{
|
||||
if (IsoMount != null)
|
||||
|
||||
Reference in New Issue
Block a user