1.4.6 (memory footprint)

This commit is contained in:
Arndt 2016-09-30 13:17:03 +02:00
parent 448bb11ad4
commit 56bdf76806
27 changed files with 613 additions and 454 deletions

View file

@ -68,7 +68,7 @@ public class OsmLinkP
return next;
}
else if ( targetNode == source )
{
{
return previous;
}
else