Update Emby.Server.Implementations/Session/SessionManager.cs

Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
pull/2291/head
Bond-009 4 years ago committed by GitHub
parent 0a43814596
commit cefac4f886
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -161,7 +161,7 @@ namespace Emby.Server.Implementations.Session
}
/// <summary>
/// Releases unmanaged and - optionally - managed resources.
/// Releases unmanaged and optionally managed resources.
/// </summary>
/// <param name="disposing"><c>true</c> to release both managed and unmanaged resources; <c>false</c> to release only unmanaged resources.</param>
protected virtual void Dispose(bool disposing)

Loading…
Cancel
Save