diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-03-25 19:13:44 -0400 |
|---|---|---|
| committer | Luke <luke.pulverenti@gmail.com> | 2017-03-25 19:13:44 -0400 |
| commit | 6e696d0b6348c816dee94ffeab598236f509eb36 (patch) | |
| tree | 31832693a0be7696962380b4b18f36e095bde8bb /MediaBrowser.Server.Mac/MacAppHost.cs | |
| parent | 68c8792946665c12ecbdb5088941ba25acfa4369 (diff) | |
update mac release
Diffstat (limited to 'MediaBrowser.Server.Mac/MacAppHost.cs')
| -rw-r--r-- | MediaBrowser.Server.Mac/MacAppHost.cs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/MediaBrowser.Server.Mac/MacAppHost.cs b/MediaBrowser.Server.Mac/MacAppHost.cs index f84e961269..304472529c 100644 --- a/MediaBrowser.Server.Mac/MacAppHost.cs +++ b/MediaBrowser.Server.Mac/MacAppHost.cs @@ -87,10 +87,6 @@ namespace MediaBrowser.Server.Mac throw new NotImplementedException(); } - protected override void EnableLoopbackInternal(string appName) - { - } - public override bool SupportsRunningAsService { get |
