OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 11 Nov 2010 14:17:57 +0000 (14:17 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 11 Nov 2010 14:17:57 +0000 (14:17 +0000)
- Fix the build.

git-svn-id: svn://localhost/HandBrake/trunk@3674 b64f7644-9d1e-0410-96f1-a4d463321fa5

win/C#/HandBrake.ApplicationServices/Services/Encode.cs

index 5e75271..fc620ac 100644 (file)
@@ -244,7 +244,6 @@ namespace HandBrake.ApplicationServices.Services
             {\r
                 if (this.HbProcess != null && !this.HbProcess.HasExited)\r
                 {\r
-                    processKilled = true;\r
                     this.HbProcess.Kill();\r
                 }\r
             }\r