aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2014-11-22 11:59:44 -0500
committerLuke <luke.pulverenti@gmail.com>2014-11-22 11:59:44 -0500
commit0858c69d089d728cfeadef28cf6ad5fb14e32256 (patch)
treed66f798494bfe19bdaac1864a3639727c15e5793
parent66a9ef20e9538e6abe24d0867e5d228d9cfd3fba (diff)
removed dead code
-rw-r--r--MediaBrowser.Server.Mac/MainWindow.cs35
-rw-r--r--MediaBrowser.Server.Mac/MainWindow.designer.cs17
-rw-r--r--MediaBrowser.Server.Mac/MainWindow.xib189
-rw-r--r--MediaBrowser.Server.Mac/MainWindowController.cs48
4 files changed, 0 insertions, 289 deletions
diff --git a/MediaBrowser.Server.Mac/MainWindow.cs b/MediaBrowser.Server.Mac/MainWindow.cs
deleted file mode 100644
index c32ba36d7..000000000
--- a/MediaBrowser.Server.Mac/MainWindow.cs
+++ /dev/null
@@ -1,35 +0,0 @@
-
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using MonoMac.Foundation;
-using MonoMac.AppKit;
-
-namespace MediaBrowser.Server.Mac
-{
- public partial class MainWindow : MonoMac.AppKit.NSWindow
- {
- #region Constructors
-
- // Called when created from unmanaged code
- public MainWindow (IntPtr handle) : base (handle)
- {
- Initialize ();
- }
-
- // Called when created directly from a XIB file
- [Export ("initWithCoder:")]
- public MainWindow (NSCoder coder) : base (coder)
- {
- Initialize ();
- }
-
- // Shared initialization code
- void Initialize ()
- {
- }
-
- #endregion
- }
-}
-
diff --git a/MediaBrowser.Server.Mac/MainWindow.designer.cs b/MediaBrowser.Server.Mac/MainWindow.designer.cs
deleted file mode 100644
index d353ce2a6..000000000
--- a/MediaBrowser.Server.Mac/MainWindow.designer.cs
+++ /dev/null
@@ -1,17 +0,0 @@
-
-namespace MediaBrowser.Server.Mac
-{
-
- // Should subclass MonoMac.AppKit.NSWindow
- [MonoMac.Foundation.Register ("MainWindow")]
- public partial class MainWindow
- {
- }
-
- // Should subclass MonoMac.AppKit.NSWindowController
- [MonoMac.Foundation.Register ("MainWindowController")]
- public partial class MainWindowController
- {
- }
-}
-
diff --git a/MediaBrowser.Server.Mac/MainWindow.xib b/MediaBrowser.Server.Mac/MainWindow.xib
deleted file mode 100644
index 02a8e2b03..000000000
--- a/MediaBrowser.Server.Mac/MainWindow.xib
+++ /dev/null
@@ -1,189 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
- <data>
- <int key="IBDocument.SystemTarget">1060</int>
- <string key="IBDocument.SystemVersion">10D573</string>
- <string key="IBDocument.InterfaceBuilderVersion">762</string>
- <string key="IBDocument.AppKitVersion">1038.29</string>
- <string key="IBDocument.HIToolboxVersion">460.00</string>
- <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
- <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
- <string key="NS.object.0">762</string>
- </object>
- <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <integer value="2" />
- </object>
- <object class="NSArray" key="IBDocument.PluginDependencies">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
- </object>
- <object class="NSMutableDictionary" key="IBDocument.Metadata">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <object class="NSArray" key="dict.sortedKeys" id="0">
- <bool key="EncodedWithXMLCoder">YES</bool>
- </object>
- <object class="NSMutableArray" key="dict.values">
- <bool key="EncodedWithXMLCoder">YES</bool>
- </object>
- </object>
- <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <object class="NSCustomObject" id="1001">
- <string key="NSClassName">MainWindowController</string>
- </object>
- <object class="NSCustomObject" id="1003">
- <string key="NSClassName">FirstResponder</string>
- </object>
- <object class="NSCustomObject" id="1004">
- <string key="NSClassName">NSApplication</string>
- </object>
- <object class="NSWindowTemplate" id="748157544">
- <int key="NSWindowStyleMask">15</int>
- <int key="NSWindowBacking">2</int>
- <string key="NSWindowRect">{{131, 74}, {606, 354}}</string>
- <int key="NSWTFlags">611844096</int>
- <string key="NSWindowTitle">Window</string>
- <string key="NSWindowClass">MainWindow</string>
- <nil key="NSViewClass" />
- <string key="NSWindowContentMaxSize">{1.79769e+308, 1.79769e+308}</string>
- <object class="NSView" key="NSWindowView" id="312036702">
- <reference key="NSNextResponder" />
- <int key="NSvFlags">256</int>
- <string key="NSFrameSize">{606, 354}</string>
- <reference key="NSSuperview" />
- </object>
- <string key="NSScreenRect">{{0, 0}, {1280, 778}}</string>
- <string key="NSMaxSize">{1.79769e+308, 1.79769e+308}</string>
- </object>
- </object>
- <object class="IBObjectContainer" key="IBDocument.Objects">
- <object class="NSMutableArray" key="connectionRecords">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <object class="IBConnectionRecord">
- <object class="IBOutletConnection" key="connection">
- <string key="label">window</string>
- <reference key="source" ref="1001" />
- <reference key="destination" ref="748157544" />
- </object>
- <int key="connectionID">6</int>
- </object>
- </object>
- <object class="IBMutableOrderedSet" key="objectRecords">
- <object class="NSArray" key="orderedObjects">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <object class="IBObjectRecord">
- <int key="objectID">0</int>
- <reference key="object" ref="0" />
- <reference key="children" ref="1000" />
- <nil key="parent" />
- </object>
- <object class="IBObjectRecord">
- <int key="objectID">-2</int>
- <reference key="object" ref="1001" />
- <reference key="parent" ref="0" />
- <string key="objectName">File's Owner</string>
- </object>
- <object class="IBObjectRecord">
- <int key="objectID">-1</int>
- <reference key="object" ref="1003" />
- <reference key="parent" ref="0" />
- <string key="objectName">First Responder</string>
- </object>
- <object class="IBObjectRecord">
- <int key="objectID">-3</int>
- <reference key="object" ref="1004" />
- <reference key="parent" ref="0" />
- <string key="objectName">Application</string>
- </object>
- <object class="IBObjectRecord">
- <int key="objectID">2</int>
- <reference key="object" ref="748157544" />
- <object class="NSMutableArray" key="children">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <reference ref="312036702" />
- </object>
- <reference key="parent" ref="0" />
- </object>
- <object class="IBObjectRecord">
- <int key="objectID">3</int>
- <reference key="object" ref="312036702" />
- <reference key="parent" ref="748157544" />
- </object>
- </object>
- </object>
- <object class="NSMutableDictionary" key="flattenedProperties">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <object class="NSArray" key="dict.sortedKeys">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <string>-1.IBPluginDependency</string>
- <string>-2.IBPluginDependency</string>
- <string>-3.IBPluginDependency</string>
- <string>2.IBEditorWindowLastContentRect</string>
- <string>2.IBPluginDependency</string>
- <string>2.IBWindowTemplateEditedContentRect</string>
- <string>2.NSWindowTemplate.visibleAtLaunch</string>
- <string>3.IBPluginDependency</string>
- </object>
- <object class="NSMutableArray" key="dict.values">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
- <string>{{319, 371}, {606, 354}}</string>
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
- <string>{{319, 371}, {606, 354}}</string>
- <boolean value="YES" />
- <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
- </object>
- </object>
- <object class="NSMutableDictionary" key="unlocalizedProperties">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <reference key="dict.sortedKeys" ref="0" />
- <object class="NSMutableArray" key="dict.values">
- <bool key="EncodedWithXMLCoder">YES</bool>
- </object>
- </object>
- <nil key="activeLocalization" />
- <object class="NSMutableDictionary" key="localizations">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <reference key="dict.sortedKeys" ref="0" />
- <object class="NSMutableArray" key="dict.values">
- <bool key="EncodedWithXMLCoder">YES</bool>
- </object>
- </object>
- <nil key="sourceID" />
- <int key="maxID">6</int>
- </object>
- <object class="IBClassDescriber" key="IBDocument.Classes">
- <object class="NSMutableArray" key="referencedPartialClassDescriptions">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <object class="IBPartialClassDescription">
- <string key="className">MainWindow</string>
- <string key="superclassName">NSWindow</string>
- <object class="IBClassDescriptionSource" key="sourceIdentifier">
- <string key="majorKey">IBUserSource</string>
- <string key="minorKey" />
- </object>
- </object>
- <object class="IBPartialClassDescription">
- <string key="className">MainWindowController</string>
- <string key="superclassName">NSWindowController</string>
- <object class="IBClassDescriptionSource" key="sourceIdentifier">
- <string key="majorKey">IBUserSource</string>
- <string key="minorKey" />
- </object>
- </object>
- </object>
- </object>
- <int key="IBDocument.localizationMode">0</int>
- <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
- <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
- <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
- <integer value="3000" key="NS.object.0" />
- </object>
- <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
- <nil key="IBDocument.LastKnownRelativeProjectPath" />
- <int key="IBDocument.defaultPropertyAccessControl">3</int>
- </data>
-</archive>
diff --git a/MediaBrowser.Server.Mac/MainWindowController.cs b/MediaBrowser.Server.Mac/MainWindowController.cs
deleted file mode 100644
index 46a73b282..000000000
--- a/MediaBrowser.Server.Mac/MainWindowController.cs
+++ /dev/null
@@ -1,48 +0,0 @@
-
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using MonoMac.Foundation;
-using MonoMac.AppKit;
-
-namespace MediaBrowser.Server.Mac
-{
- public partial class MainWindowController : MonoMac.AppKit.NSWindowController
- {
- #region Constructors
-
- // Called when created from unmanaged code
- public MainWindowController (IntPtr handle) : base (handle)
- {
- Initialize ();
- }
-
- // Called when created directly from a XIB file
- [Export ("initWithCoder:")]
- public MainWindowController (NSCoder coder) : base (coder)
- {
- Initialize ();
- }
-
- // Call to load from the XIB/NIB file
- public MainWindowController () : base ("MainWindow")
- {
- Initialize ();
- }
-
- // Shared initialization code
- void Initialize ()
- {
- }
-
- #endregion
-
- //strongly typed window accessor
- public new MainWindow Window {
- get {
- return (MainWindow)base.Window;
- }
- }
- }
-}
-