Removed obsolete System.Windows.Forms reference.

This commit is contained in:
the_fiddler 2010-11-08 21:47:24 +00:00
parent 6a35048a04
commit f99d6a2c1c

View file

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