Remove more compile time warnings

This commit is contained in:
Bond_009
2019-01-25 23:05:01 +01:00
parent e0315b5695
commit ded9dee22c
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>