From 979826e24b3f187c3b488da47b720234c93f293d Mon Sep 17 00:00:00 2001 From: sr55 Date: Thu, 8 Jan 2009 20:11:26 +0000 Subject: WinGui: - Code cleanup. Remoes old using tags, removes unused code, cleans up some functions to make them shorter/more readable etc. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2069 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/Functions/Encode.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'win/C#/Functions/Encode.cs') diff --git a/win/C#/Functions/Encode.cs b/win/C#/Functions/Encode.cs index 99db0bc94..b6a4a0a43 100644 --- a/win/C#/Functions/Encode.cs +++ b/win/C#/Functions/Encode.cs @@ -5,8 +5,6 @@ It may be used under the terms of the GNU General Public License. */ using System; -using System.Collections.Generic; -using System.Threading; using System.Diagnostics; using System.Windows.Forms; using System.Globalization; -- cgit v1.2.3