diff --git a/test/eu/simstadt/nf4j/async/test/SuccessfulExportJob.java b/test/eu/simstadt/nf4j/async/test/SuccessfulExportJob.java index df3c421f2888ed7c860dc75cc4ad9c3d3b50bcbc..afa03866e08ee374094b06b96f8c68c3fc91a517 100644 --- a/test/eu/simstadt/nf4j/async/test/SuccessfulExportJob.java +++ b/test/eu/simstadt/nf4j/async/test/SuccessfulExportJob.java @@ -72,9 +72,6 @@ public void processJob() throws InterruptedException { //NOTE: Polygon selection. This would be for a small part of Neulautern - //TODO: Check if orientation is important - //TODO: Check if polygon needs to be closed (lastPoint == firstPoint) - // ArrayList<Coord> regionPolygon = new ArrayList<>(); // regionPolygon.add(new Coord(49.06020829807264, 9.432239985562616)); // regionPolygon.add(new Coord(49.05989193639516, 9.432497477628047));