diff -r 2e4d2558bb21 -r 448e6a616c22 Server/Properties/Settings.Designer.cs --- a/Server/Properties/Settings.Designer.cs Fri Aug 19 19:18:54 2016 +0200 +++ b/Server/Properties/Settings.Designer.cs Fri Aug 19 19:28:03 2016 +0200 @@ -96,30 +96,6 @@ [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("None")] - public string StartFileName { - get { - return ((string)(this["StartFileName"])); - } - set { - this["StartFileName"] = value; - } - } - - [global::System.Configuration.UserScopedSettingAttribute()] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("None")] - public string OpticalDriveToEject { - get { - return ((string)(this["OpticalDriveToEject"])); - } - set { - this["OpticalDriveToEject"] = value; - } - } - - [global::System.Configuration.UserScopedSettingAttribute()] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool CecEnabled { get {