OSDN Git Service

Ver.1.0.0.185 Task187 Interface based design
[simplebackup/SBTGitRepository.git] / Main / Properties / Settings.Designer.cs
index 1735088..99259b0 100644 (file)
@@ -22,29 +22,5 @@ namespace SimpleBackup.Properties {
                 return defaultInstance;
             }
         }
-        
-        [global::System.Configuration.UserScopedSettingAttribute()]
-        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [global::System.Configuration.DefaultSettingValueAttribute("")]
-        public string DefaultSettingFileName {
-            get {
-                return ((string)(this["DefaultSettingFileName"]));
-            }
-            set {
-                this["DefaultSettingFileName"] = value;
-            }
-        }
-        
-        [global::System.Configuration.UserScopedSettingAttribute()]
-        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [global::System.Configuration.DefaultSettingValueAttribute("")]
-        public string DefaultZipEncodingKeyText {
-            get {
-                return ((string)(this["DefaultZipEncodingKeyText"]));
-            }
-            set {
-                this["DefaultZipEncodingKeyText"] = value;
-            }
-        }
     }
 }