]> git.mxchange.org Git - flightgear.git/commit
Use erase() instead of while ( size() ) pop_front();
authorcurt <curt>
Wed, 2 Sep 1998 14:37:08 +0000 (14:37 +0000)
committercurt <curt>
Wed, 2 Sep 1998 14:37:08 +0000 (14:37 +0000)
commit8c2cd1284a1f1022066fdc223ea5e68968802184
tree10c388aa1b8265f51265af0b406ab1db1014e057
parentf2254bfbb786ced52ab9429c844b2d3f34b9d7f7
Use erase() instead of while ( size() ) pop_front();
Scenery/tile.cxx