Address comments

This commit is contained in:
Bond_009
2019-04-03 13:46:07 +02:00
committed by Bond_009
parent 02b864e41b
commit d00ad28efd
5 changed files with 21 additions and 20 deletions

View File

@@ -380,10 +380,5 @@ namespace Emby.Server.Implementations.Data
return userData;
}
protected override void Dispose(bool dispose)
{
// handled by library database
}
}
}