Files
simgear/simgear/props
mfranz 4f0bfbab21 - // This will come back and remove
- // the current item each time.  Is
- // that OK?

No, it is not OK. This messes up the vector and confuses the iterator.
And it leads to crashes. Better read the vector in reverse order.
2006-10-22 13:08:09 +00:00
..
2003-05-13 10:21:36 +00:00
2003-09-25 08:22:40 +00:00
2006-03-08 18:16:08 +00:00
2006-10-22 13:08:09 +00:00
2006-03-14 15:55:24 +00:00