diff src/java/de/intevation/mxd/reader/SimpleMarkerSymbolReader.java @ 83:59e06c405a9a

Removed needless imports.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 27 May 2011 14:09:10 +0200
parents 83932f18dddc
children 04ea8a4972ff
line wrap: on
line diff
--- a/src/java/de/intevation/mxd/reader/SimpleMarkerSymbolReader.java	Fri May 27 13:52:41 2011 +0200
+++ b/src/java/de/intevation/mxd/reader/SimpleMarkerSymbolReader.java	Fri May 27 14:09:10 2011 +0200
@@ -1,7 +1,5 @@
 package de.intevation.mxd.reader;
 
-import java.io.IOException;
-
 import java.awt.Color;
 
 import org.apache.log4j.Logger;
@@ -14,7 +12,6 @@
 import com.esri.arcgis.display.RgbColor;
 
 import org.w3c.dom.Element;
-import de.intevation.mxd.utils.MapToXMLUtils;
 
 /**
  * Reads simple marker symbol information.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)