]> git.mxchange.org Git - flightgear.git/commit
Continuing work on cleanups.
authorcurt <curt>
Wed, 25 Oct 2000 19:27:13 +0000 (19:27 +0000)
committercurt <curt>
Wed, 25 Oct 2000 19:27:13 +0000 (19:27 +0000)
commit470ee55fb7b3a913a14cb4e23ae526e624091822
tree5573764292f5cc2d5b0ba41404846fc42d847a61
parent6515f9072c4216b6c9a56bdd8e56246a4d41e4b7
Continuing work on cleanups.
Removed some commented out chunks of code that no longer make sense to keep
around.
Working on replacing instances of Point3D with sg{d,}Vec3.
src/GUI/gui.cxx
src/Main/fg_init.cxx
src/Main/keyboard.cxx
src/Main/main.cxx
src/Main/viewer.cxx
src/Main/viewer.hxx
src/Scenery/tilecache.cxx
src/Scenery/tilemgr.cxx
src/Scenery/tilemgr.hxx
src/Time/moonpos.cxx
src/Time/sunpos.cxx