]> git.mxchange.org Git - flightgear.git/commit
cleanup of atmosphere patch
authorTim Moore <timoore@redhat.com>
Thu, 10 Sep 2009 09:42:42 +0000 (11:42 +0200)
committerTim Moore <timoore@redhat.com>
Thu, 10 Sep 2009 09:42:42 +0000 (11:42 +0200)
commit7b6d15d537308363fa8967e0edda879a80ddaa21
tree03089961c757907246fe42f402de188300ad9a60
parentabc7ae96a5692aa2a5acb334e4acfece5fce8ecd
cleanup of atmosphere patch

Remove some dead code and space changes. Replace boost::tuple with std::pair,
but do use boost::tie.
src/Environment/atmosphere.cxx
src/Environment/atmosphere.hxx
src/Environment/environment.cxx
src/Main/main.cxx