Merge pull request #711 from Bond-009/sysevent

Remove remnants of system events
This commit is contained in:
Andrew Rabert
2019-01-26 14:13:25 -05:00
committed by GitHub
14 changed files with 19 additions and 264 deletions

View File

@@ -96,7 +96,6 @@ namespace Jellyfin.Server
fileSystem,
environmentInfo,
new NullImageEncoder(),
new SystemEvents(),
new NetworkManager(_loggerFactory, environmentInfo)))
{
appHost.Init();