From 2db47e656107d0adf96139d3f2ad6fcf71f20e6a Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 5 Mar 2010 20:02:06 +0000 Subject: WinGui: - Remove Processors options from the CLI tab since it's not really serving any purpose. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3148 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/Properties/Settings.Designer.cs | 12 ------------ win/C#/Properties/Settings.settings | 3 --- 2 files changed, 15 deletions(-) (limited to 'win/C#/Properties') diff --git a/win/C#/Properties/Settings.Designer.cs b/win/C#/Properties/Settings.Designer.cs index d5d4173fb..1a159140c 100644 --- a/win/C#/Properties/Settings.Designer.cs +++ b/win/C#/Properties/Settings.Designer.cs @@ -35,18 +35,6 @@ namespace Handbrake.Properties { } } - [global::System.Configuration.UserScopedSettingAttribute()] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("Automatic")] - public string Processors { - get { - return ((string)(this["Processors"])); - } - set { - this["Processors"] = value; - } - } - [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings index de0057e8b..c9c75d01e 100644 --- a/win/C#/Properties/Settings.settings +++ b/win/C#/Properties/Settings.settings @@ -5,9 +5,6 @@ Below Normal - - Automatic - True -- cgit v1.2.3