remove dead code
This commit is contained in:
parent
5d2aeba4e9
commit
299427b0ee
@ -226,7 +226,6 @@ public class TownLayout {
|
||||
MacroData macroData = realm.getMacroData();
|
||||
|
||||
//get values to scan along
|
||||
// Vector3d dir = new Vector3d(endPoint).sub(startPoint).normalize();
|
||||
int len = (int)startPoint.distance(endPoint);
|
||||
|
||||
//determine if it's primarily north-south or east-west
|
||||
|
||||
Loading…
Reference in New Issue
Block a user