Bläddra i källkod

Minor comment alteration, I think

Ludwig Tietze 6 år sedan
förälder
incheckning
477383c028
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      src/ui/view/UnitGraph.java

+ 0 - 1
src/ui/view/UnitGraph.java

@@ -869,7 +869,6 @@ public class UnitGraph extends JPanel implements MouseListener, MouseMotionListe
     	for(IGraphedElement e:tempElements)e.setStretching(b);
     	for(IGraphedElement e:tempElements)e.setStretching(b);
     }
     }
     
     
-    
     static int lv=0;
     static int lv=0;
     
     
     public static int getEffectiveIndex(Model m, IGraphedElement e, int timeStep){
     public static int getEffectiveIndex(Model m, IGraphedElement e, int timeStep){