aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Session/SessionInfoDto.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-04-30 23:24:55 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-04-30 23:24:55 -0400
commitc741082dfd709e20e9b762028a684d39755ecd28 (patch)
tree9697b42a178c3f0710f1f7bc4fdaffcad9b53f32 /MediaBrowser.Model/Session/SessionInfoDto.cs
parent98c0b28d14d68cc2989fb60fb09dde0501a8d928 (diff)
3.0.5233.40306
Diffstat (limited to 'MediaBrowser.Model/Session/SessionInfoDto.cs')
-rw-r--r--MediaBrowser.Model/Session/SessionInfoDto.cs6
1 files changed, 0 insertions, 6 deletions
diff --git a/MediaBrowser.Model/Session/SessionInfoDto.cs b/MediaBrowser.Model/Session/SessionInfoDto.cs
index 686af4849..cd6ecbbb2 100644
--- a/MediaBrowser.Model/Session/SessionInfoDto.cs
+++ b/MediaBrowser.Model/Session/SessionInfoDto.cs
@@ -88,12 +88,6 @@ namespace MediaBrowser.Model.Session
public DateTime LastActivityDate { get; set; }
/// <summary>
- /// Gets or sets the now viewing context.
- /// </summary>
- /// <value>The now viewing context.</value>
- public string NowViewingContext { get; set; }
-
- /// <summary>
/// Gets or sets the now viewing item.
/// </summary>
/// <value>The now viewing item.</value>