diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-07-27 12:21:18 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-07-27 12:21:18 -0400 |
| commit | 7f9a2f1af6c43ccf49b417884583c999e53298cd (patch) | |
| tree | 0f750c991db737e9a7ccb78ed068a711c310548c /MediaBrowser.Controller/LiveTv/ITunerHost.cs | |
| parent | d440e89c507ba1c764c24d53bfe85d747b7beb8b (diff) | |
add path help messages
Diffstat (limited to 'MediaBrowser.Controller/LiveTv/ITunerHost.cs')
| -rw-r--r-- | MediaBrowser.Controller/LiveTv/ITunerHost.cs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MediaBrowser.Controller/LiveTv/ITunerHost.cs b/MediaBrowser.Controller/LiveTv/ITunerHost.cs index c9a96a9ca..a6c8021d9 100644 --- a/MediaBrowser.Controller/LiveTv/ITunerHost.cs +++ b/MediaBrowser.Controller/LiveTv/ITunerHost.cs @@ -19,11 +19,6 @@ namespace MediaBrowser.Controller.LiveTv /// <value>The type.</value> string Type { get; } /// <summary> - /// Gets the tuner hosts. - /// </summary> - /// <returns>List<TunerHostInfo>.</returns> - List<TunerHostInfo> GetTunerHosts(); - /// <summary> /// Gets the channels. /// </summary> /// <param name="info">The information.</param> |
