mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
consolidate internal interfaces
This commit is contained in:
@@ -96,7 +96,5 @@ namespace MediaBrowser.LocalMetadata
|
||||
return "Emby Xml";
|
||||
}
|
||||
}
|
||||
|
||||
internal static readonly SemaphoreSlim XmlParsingResourcePool = new SemaphoreSlim(4, 4);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user