2
0
Joshua M. Boniface 4 жил өмнө
parent
commit
2577595bac

+ 0 - 2
MediaBrowser.Model/Users/UserPolicy.cs

@@ -92,8 +92,6 @@ namespace MediaBrowser.Model.Users
 
 
         public int LoginAttemptsBeforeLockout { get; set; }
         public int LoginAttemptsBeforeLockout { get; set; }
 
 
-        public int ActiveSessionCount { get; set; }
-
         public int MaxActiveSessions { get; set; }
         public int MaxActiveSessions { get; set; }
 
 
         public bool EnablePublicSharing { get; set; }
         public bool EnablePublicSharing { get; set; }