OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 9 Jan 2010 20:47:03 +0000 (20:47 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 9 Jan 2010 20:47:03 +0000 (20:47 +0000)
- Compile error fixed.

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

win/C#/frmActivityWindow.cs

index 6656116..d7a9619 100644 (file)
@@ -28,7 +28,6 @@ namespace Handbrake
         {\r
             InitializeComponent();\r
 \r
-            KilLThread = false;\r
             Position = 0;\r
             if (mode == "scan")\r
                 SetScanMode();\r