diff options
Diffstat (limited to 'MediaBrowser.Model/Channels/ChannelMediaType.cs')
| -rw-r--r-- | MediaBrowser.Model/Channels/ChannelMediaType.cs | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/MediaBrowser.Model/Channels/ChannelMediaType.cs b/MediaBrowser.Model/Channels/ChannelMediaType.cs index cf3239c9b7..102cb66447 100644 --- a/MediaBrowser.Model/Channels/ChannelMediaType.cs +++ b/MediaBrowser.Model/Channels/ChannelMediaType.cs @@ -8,13 +8,4 @@ Photo = 2 } - - public enum ChannelFolderType - { - Container = 0, - - MusicAlbum = 1, - - PhotoAlbum = 2 - } }
\ No newline at end of file |
