diff FrmXmlExport.cs @ 216:e10688b29092 xml-export-ui

Fixed .Net 4.0 dependency
author Dan.Kulinski@dank-laptop.Global.Local
date Thu, 25 Aug 2011 12:59:26 -0600
parents a3e62a2c267f
children 72beddaffb71
line wrap: on
line diff
--- a/FrmXmlExport.cs	Wed Aug 24 08:07:18 2011 -0600
+++ b/FrmXmlExport.cs	Thu Aug 25 12:59:26 2011 -0600
@@ -3,7 +3,6 @@
 using System.ComponentModel;
 using System.Data;
 using System.Drawing;
-using System.Linq;
 using System.Text;
 using System.IO;
 using System.Windows.Forms;