diff options
Diffstat (limited to 'win/C#/Properties/Settings.Designer.cs')
-rw-r--r-- | win/C#/Properties/Settings.Designer.cs | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/win/C#/Properties/Settings.Designer.cs b/win/C#/Properties/Settings.Designer.cs index c05a31e91..8fe778080 100644 --- a/win/C#/Properties/Settings.Designer.cs +++ b/win/C#/Properties/Settings.Designer.cs @@ -516,18 +516,6 @@ namespace Handbrake.Properties { [global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("Checked")]
- public string QuickStartWindow {
- get {
- return ((string)(this["QuickStartWindow"]));
- }
- set {
- this["QuickStartWindow"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0.9.1")]
public string CliVersion {
get {
|