This commit is contained in:
Hannes Janetzek
2013-10-09 01:55:54 +02:00
parent d64988a56a
commit 8aab183d1a
4 changed files with 4 additions and 13 deletions
@@ -229,10 +229,6 @@ public final class Line extends RenderInstruction {
this.fade = fade;
this.stipple = stipple;
this.min = min;
if (stipple != 0){
System.out.println("a");
}
}