summaryrefslogtreecommitdiffstats
path: root/win/C#/frmOptions.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2010-04-30 19:57:05 +0000
committersr55 <[email protected]>2010-04-30 19:57:05 +0000
commitc1d2b77d9e0c0bdb37da785be22059832fc507a5 (patch)
tree6af7a04ecd472e7fe781a4b7f108d69522e9889a /win/C#/frmOptions.cs
parent5694491f9710ae41db4e24055c14f56ad6682589 (diff)
WinGui:
- Kill the CLI on GUI close for Scanning and fixed for encoding. - Fixed Autoname bug where it would strip all slashes out the path git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3279 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmOptions.cs')
-rw-r--r--win/C#/frmOptions.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/C#/frmOptions.cs b/win/C#/frmOptions.cs
index 1a25c9f9d..26bb26464 100644
--- a/win/C#/frmOptions.cs
+++ b/win/C#/frmOptions.cs
@@ -104,7 +104,6 @@ namespace Handbrake
else
radio_foreignAndSubs.Checked = true;
-
// #############################
// CLI
// #############################