X-Git-Url: https://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=tim%2Fprune%2Fdata%2FLatLonRectangle.java;h=0aeb1c8565ab1d2bc9a483dd24e190a4629d23e6;hp=74c9855f2045c4403c037d83fba9467c765c1764;hb=112bb0c9b46894adca9a33ed8c99ea712b253185;hpb=54b9d8bc8f0025ccf97a67d9dd217ef1f9cf082f diff --git a/tim/prune/data/LatLonRectangle.java b/tim/prune/data/LatLonRectangle.java index 74c9855..0aeb1c8 100644 --- a/tim/prune/data/LatLonRectangle.java +++ b/tim/prune/data/LatLonRectangle.java @@ -19,7 +19,7 @@ public class LatLonRectangle { _latRange = inLatRange; _lonRange = inLonRange; - // TODO: Expand range by certain percentage + // MAYBE: Expand range by certain percentage } /**