Merge pull request #716 from Bond-009/warnings

Remove more compile time warnings
This commit is contained in:
Vasily
2019-01-29 19:32:08 +03:00
committed by GitHub
6 changed files with 14 additions and 40 deletions

View File

@@ -15,11 +15,6 @@ namespace MediaBrowser.Controller.Subtitles
/// </summary>
event EventHandler<SubtitleDownloadFailureEventArgs> SubtitleDownloadFailure;
/// <summary>
/// Occurs when [subtitles downloaded].
/// </summary>
event EventHandler<SubtitleDownloadEventArgs> SubtitlesDownloaded;
/// <summary>
/// Adds the parts.
/// </summary>