Removed visitor pattern used for one test only
[Mograsim.git] / net.mograsim.logic.ui / src / net / mograsim / logic / ui / model / wires / WireCrossPoint.java
index 2235376..f79cf9a 100644 (file)
@@ -82,5 +82,4 @@ public class WireCrossPoint extends GUIComponent
                m.put(SimpleRectangularGUIGate.kLogicWidth, logicWidth);
                return m;
        }
-
 }
\ No newline at end of file