[mapguide-commits] r6619 - trunk/Tools/Maestro/Maestro.Editors/LayerDefinition/Vector/Scales

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Tue May 8 07:22:36 EDT 2012


Author: jng
Date: 2012-05-08 04:22:36 -0700 (Tue, 08 May 2012)
New Revision: 6619

Modified:
   trunk/Tools/Maestro/Maestro.Editors/LayerDefinition/Vector/Scales/PointStylePanel.cs
Log:
Remove unnecessary using (for clean merge back to 4.0.x)

Modified: trunk/Tools/Maestro/Maestro.Editors/LayerDefinition/Vector/Scales/PointStylePanel.cs
===================================================================
--- trunk/Tools/Maestro/Maestro.Editors/LayerDefinition/Vector/Scales/PointStylePanel.cs	2012-05-08 11:13:26 UTC (rev 6618)
+++ trunk/Tools/Maestro/Maestro.Editors/LayerDefinition/Vector/Scales/PointStylePanel.cs	2012-05-08 11:22:36 UTC (rev 6619)
@@ -22,7 +22,6 @@
 using System.ComponentModel;
 using System.Drawing;
 using System.Data;
-using System.Linq;
 using System.Text;
 using System.Windows.Forms;
 



More information about the mapguide-commits mailing list