3.2.30.8
This commit is contained in:
@@ -31,6 +31,7 @@ namespace Emby.Server.Implementations.Threading
|
||||
public void Dispose()
|
||||
{
|
||||
_timer.Dispose();
|
||||
GC.SuppressFinalize(this);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user