idk it compiles now
This commit is contained in:
Jesse Boyd
2019-08-10 16:01:42 +10:00
parent 3b879477b6
commit 7a57a5dd8c
35 changed files with 310 additions and 312 deletions

View File

@ -59,9 +59,6 @@ public class RegionVisitor implements Operation {
this.iterable = iterable;
}
public RegionVisitor(Region region, RegionFunction regionFunction, EditSession editSession) {
}
/**
* Get the number of affected objects.
*