]> git.mxchange.org Git - flightgear.git/commit
Better fix for NoaaMetarGetRequest::onDone
authorTorsten Dreyer <torsten@ŧ3r.de>
Tue, 7 Apr 2015 09:59:07 +0000 (11:59 +0200)
committerTorsten Dreyer <torsten@ŧ3r.de>
Tue, 7 Apr 2015 09:59:07 +0000 (11:59 +0200)
commit1cd070de8cbf00c861bfb0c98cc2cda30027e3fc
tree7c643d6ad937cea8ce69e7e30b0001b3a3328f4a
parente113586090d8f797edad3b8d42b847d15c817964
Better fix for NoaaMetarGetRequest::onDone

Keep a reference to the LiveMetarProperties while the HTTP request is active
Also, drop the MetarDataHandler which was unneeded overhead
src/Environment/realwx_ctrl.cxx