Fixed broken merge

This commit is contained in:
Matthew Miller 2018-12-26 14:34:18 +10:00
parent fdd9064170
commit d4d7601125

View File

@ -237,10 +237,6 @@ public Location getLocation() {
return null;
}
@Override public boolean setLocation(Location location) {
return false;
}
@Override
public boolean setLocation(Location location) {
return false;