summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties
diff options
context:
space:
mode:
Diffstat (limited to 'win/C#/Properties')
-rw-r--r--win/C#/Properties/Settings.Designer.cs12
-rw-r--r--win/C#/Properties/Settings.settings3
2 files changed, 0 insertions, 15 deletions
diff --git a/win/C#/Properties/Settings.Designer.cs b/win/C#/Properties/Settings.Designer.cs
index a96ed9de5..e097fdbf1 100644
--- a/win/C#/Properties/Settings.Designer.cs
+++ b/win/C#/Properties/Settings.Designer.cs
@@ -86,18 +86,6 @@ namespace Handbrake.Properties {
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
- public string readDVDWindow {
- get {
- return ((string)(this["readDVDWindow"]));
- }
- set {
- this["readDVDWindow"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
public string defaultSettings {
get {
return ((string)(this["defaultSettings"]));
diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings
index ed164b9a1..ef867a526 100644
--- a/win/C#/Properties/Settings.settings
+++ b/win/C#/Properties/Settings.settings
@@ -17,9 +17,6 @@
<Setting Name="Processors" Type="System.String" Scope="User">
<Value Profile="(Default)">Automatic</Value>
</Setting>
- <Setting Name="readDVDWindow" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
<Setting Name="defaultSettings" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>