Removed obsolete System.Windows.Forms reference.

This commit is contained in:
the_fiddler 2010-11-08 21:47:24 +00:00
parent 9cd32011bf
commit 3726c9b94f

View file

@ -9,7 +9,6 @@
using System;
using System.Collections.Generic;
using System.Text;
using System.Windows.Forms;
using System.Runtime.InteropServices;
using System.Reflection;
using System.Diagnostics;