diff options
Diffstat (limited to 'MediaBrowser.Server.Mac/Main.cs')
| -rw-r--r-- | MediaBrowser.Server.Mac/Main.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Mac/Main.cs b/MediaBrowser.Server.Mac/Main.cs index 83665540f..5618d02d5 100644 --- a/MediaBrowser.Server.Mac/Main.cs +++ b/MediaBrowser.Server.Mac/Main.cs @@ -55,7 +55,6 @@ namespace MediaBrowser.Server.Mac StartApplication(appPaths, logManager, options); NSApplication.Init (); NSApplication.Main (args); - var b = true; } public static void AddDependencies(AppController appController){ |
