From 2ef30a3ba85190adb38ad7b2f360c2018cd0a5ff Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 21 Jan 2017 15:27:07 -0500 Subject: update program titles --- MediaBrowser.Common/IApplicationHost.cs | 6 ------ 1 file changed, 6 deletions(-) (limited to 'MediaBrowser.Common') diff --git a/MediaBrowser.Common/IApplicationHost.cs b/MediaBrowser.Common/IApplicationHost.cs index 8353eccdde..35d6dca3da 100644 --- a/MediaBrowser.Common/IApplicationHost.cs +++ b/MediaBrowser.Common/IApplicationHost.cs @@ -36,12 +36,6 @@ namespace MediaBrowser.Common /// event EventHandler> ApplicationUpdated; - /// - /// Gets a value indicating whether this instance is running as service. - /// - /// true if this instance is running as service; otherwise, false. - bool IsRunningAsService { get; } - /// /// Gets or sets a value indicating whether this instance has pending kernel reload. /// -- cgit v1.2.3