1
0
Fork 0

revert last patch

This commit is contained in:
mfranz 2005-06-30 20:08:02 +00:00
parent af78f45550
commit ee42a35cbc

View file

@ -710,7 +710,7 @@ GPS::update (double delta_time_sec)
popWp->setBoolValue(false);
route->delete_first();
_route->removeChild("Waypoint", 0);
_route->removeChild("Waypoint", 0, false);
}
} else {