summaryrefslogtreecommitdiffstats
path: root/win/C#/Functions/QueryParser.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/C#/Functions/QueryParser.cs')
-rw-r--r--win/C#/Functions/QueryParser.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/C#/Functions/QueryParser.cs b/win/C#/Functions/QueryParser.cs
index b297ed68e..b3c8a70c3 100644
--- a/win/C#/Functions/QueryParser.cs
+++ b/win/C#/Functions/QueryParser.cs
@@ -8,7 +8,6 @@ using System;
using System.Globalization;
using System.Text.RegularExpressions;
using System.Windows.Forms;
-using System.Collections;
namespace Handbrake.Functions
{