From 7569b18d51170f3b421b5b77df02b5b0a0e2dda0 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 26 May 2013 16:28:07 +0000 Subject: Merging Trunk to OpenCL git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/opencl@5518 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- .../ASUserSettingConstants.cs | 25 ---------------------- 1 file changed, 25 deletions(-) (limited to 'win/CS/HandBrake.ApplicationServices/ASUserSettingConstants.cs') diff --git a/win/CS/HandBrake.ApplicationServices/ASUserSettingConstants.cs b/win/CS/HandBrake.ApplicationServices/ASUserSettingConstants.cs index 7e3ee4583..78f5b18ab 100644 --- a/win/CS/HandBrake.ApplicationServices/ASUserSettingConstants.cs +++ b/win/CS/HandBrake.ApplicationServices/ASUserSettingConstants.cs @@ -19,21 +19,11 @@ namespace HandBrake.ApplicationServices /// public const string Verbosity = "Verbosity"; - /// - /// When Complete Action - /// - public const string WhenCompleteAction = "WhenCompleteAction"; - /// /// Process Priority /// public const string ProcessPriority = "ProcessPriority"; - /// - /// Prevent Sleep - /// - public const string PreventSleep = "PreventSleep"; - /// /// Save Log Directory /// @@ -59,21 +49,6 @@ namespace HandBrake.ApplicationServices /// public const string DisableLibDvdNav = "DisableLibDvdNav"; - /// - /// Send file enabled. - /// - public const string SendFile = "SendFile"; - - /// - /// Send file to application path - /// - public const string SendFileTo = "SendFileTo"; - - /// - /// Send file to arguments - /// - public const string SendFileToArgs = "SendFileToArgs"; - /// /// Min Title Scan Duration /// -- cgit v1.2.3