diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-07-30 22:09:23 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-07-30 22:09:23 -0400 |
| commit | a37a11c486350a35cbc9f8763c477dd189e35501 (patch) | |
| tree | 014cacfc729c1451dc5d727ea388c7bbb26182bd /MediaBrowser.Model/Configuration/LiveTvOptions.cs | |
| parent | 51e964dae394ae4a211482d562dbc28e79c00c3c (diff) | |
3.0.5324.37963
Diffstat (limited to 'MediaBrowser.Model/Configuration/LiveTvOptions.cs')
| -rw-r--r-- | MediaBrowser.Model/Configuration/LiveTvOptions.cs | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/MediaBrowser.Model/Configuration/LiveTvOptions.cs b/MediaBrowser.Model/Configuration/LiveTvOptions.cs deleted file mode 100644 index 575f0b863..000000000 --- a/MediaBrowser.Model/Configuration/LiveTvOptions.cs +++ /dev/null @@ -1,8 +0,0 @@ -namespace MediaBrowser.Model.Configuration -{ - public class LiveTvOptions - { - public int? GuideDays { get; set; } - public string ActiveService { get; set; } - } -}
\ No newline at end of file |
