This commit is contained in:
Hannes Janetzek
2013-02-22 08:29:56 +01:00
parent d64988a56a
commit 8aab183d1a
4 changed files with 4 additions and 13 deletions

View File

@@ -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");
}
}