Server/Properties/Settings.Designer.cs
changeset 215 5de8f8eaaa54
parent 212 1a0791daa243
child 232 5a739e2e5255
     1.1 --- a/Server/Properties/Settings.Designer.cs	Sun Jul 24 20:36:07 2016 +0200
     1.2 +++ b/Server/Properties/Settings.Designer.cs	Sun Jul 24 20:46:34 2016 +0200
     1.3 @@ -145,30 +145,6 @@
     1.4          [global::System.Configuration.UserScopedSettingAttribute()]
     1.5          [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     1.6          [global::System.Configuration.DefaultSettingValueAttribute("True")]
     1.7 -        public bool CecMonitorOn {
     1.8 -            get {
     1.9 -                return ((bool)(this["CecMonitorOn"]));
    1.10 -            }
    1.11 -            set {
    1.12 -                this["CecMonitorOn"] = value;
    1.13 -            }
    1.14 -        }
    1.15 -        
    1.16 -        [global::System.Configuration.UserScopedSettingAttribute()]
    1.17 -        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    1.18 -        [global::System.Configuration.DefaultSettingValueAttribute("True")]
    1.19 -        public bool CecMonitorOff {
    1.20 -            get {
    1.21 -                return ((bool)(this["CecMonitorOff"]));
    1.22 -            }
    1.23 -            set {
    1.24 -                this["CecMonitorOff"] = value;
    1.25 -            }
    1.26 -        }
    1.27 -        
    1.28 -        [global::System.Configuration.UserScopedSettingAttribute()]
    1.29 -        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    1.30 -        [global::System.Configuration.DefaultSettingValueAttribute("True")]
    1.31          public bool StartIdleClient {
    1.32              get {
    1.33                  return ((bool)(this["StartIdleClient"]));
    1.34 @@ -180,18 +156,6 @@
    1.35          
    1.36          [global::System.Configuration.UserScopedSettingAttribute()]
    1.37          [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    1.38 -        [global::System.Configuration.DefaultSettingValueAttribute("False")]
    1.39 -        public bool CecReconnectToPowerTv {
    1.40 -            get {
    1.41 -                return ((bool)(this["CecReconnectToPowerTv"]));
    1.42 -            }
    1.43 -            set {
    1.44 -                this["CecReconnectToPowerTv"] = value;
    1.45 -            }
    1.46 -        }
    1.47 -        
    1.48 -        [global::System.Configuration.UserScopedSettingAttribute()]
    1.49 -        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    1.50          public global::SharpLib.Ear.ManagerEventAction Actions {
    1.51              get {
    1.52                  return ((global::SharpLib.Ear.ManagerEventAction)(this["Actions"]));