aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/System/SystemInfo.cs
diff options
context:
space:
mode:
authorcrobibero <cody@robibe.ro>2020-04-21 15:12:04 -0600
committercrobibero <cody@robibe.ro>2020-04-21 15:12:04 -0600
commit14c94b4e5f6fd7e9ed3483bc2d582f68f8a21c67 (patch)
treef5082cbda8d5f207bd00cf06f4f4e32f05c127e9 /MediaBrowser.Model/System/SystemInfo.cs
parentfff2a40ffc4e5010b26143185c68d221225c1a22 (diff)
parenta2f19eadf739297cbbc99c9082b0175e8b881054 (diff)
Merge branch 'api-migration' of https://github.com/jellyfin/jellyfin into redoc
Diffstat (limited to 'MediaBrowser.Model/System/SystemInfo.cs')
-rw-r--r--MediaBrowser.Model/System/SystemInfo.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/MediaBrowser.Model/System/SystemInfo.cs b/MediaBrowser.Model/System/SystemInfo.cs
index cfa7684c9..3d543039e 100644
--- a/MediaBrowser.Model/System/SystemInfo.cs
+++ b/MediaBrowser.Model/System/SystemInfo.cs
@@ -26,8 +26,6 @@ namespace MediaBrowser.Model.System
/// </summary>
public class SystemInfo : PublicSystemInfo
{
- public PackageVersionClass SystemUpdateLevel { get; set; }
-
/// <summary>
/// Gets or sets the display name of the operating system.
/// </summary>