summaryrefslogtreecommitdiffstats
path: root/win/C#/EncodeQueue/QueueHandler.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/C#/EncodeQueue/QueueHandler.cs')
-rw-r--r--win/C#/EncodeQueue/QueueHandler.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/C#/EncodeQueue/QueueHandler.cs b/win/C#/EncodeQueue/QueueHandler.cs
index f34de0190..d16f10ffb 100644
--- a/win/C#/EncodeQueue/QueueHandler.cs
+++ b/win/C#/EncodeQueue/QueueHandler.cs
@@ -10,7 +10,6 @@ using System.IO;
using System.Windows.Forms;
using System.Xml.Serialization;
using System.Threading;
-using System.Diagnostics;
namespace Handbrake.EncodeQueue
{