mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +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