]> git.mxchange.org Git - flightgear.git/commit
Fix unused private vars.
authorJames Turner <zakalawe@mac.com>
Thu, 4 Jul 2013 19:24:56 +0000 (20:24 +0100)
committerJames Turner <zakalawe@mac.com>
Thu, 4 Jul 2013 19:24:56 +0000 (20:24 +0100)
commit6acf1c12fc02d6dfd29de894b033ce163640d7ae
tree9ef2bc3388edb1326d390883300ce76b1a5aee8c
parenteb539707686a72a0c91d50628b14d693fd822939
Fix unused private vars.

Xcode is warning about these, they're a mixture of
copy-pasted code, evolved use (e.g. using a property
node to store state), and so on.
src/AIModel/AIEscort.hxx
src/AIModel/AIManager.hxx
src/Environment/atmosphere.cxx
src/Environment/atmosphere.hxx
src/Input/FGMacOSXEventInput.cxx
src/Input/FGMacOSXEventInput.hxx
src/Instrumentation/HUD/HUD_private.hxx
src/Instrumentation/slip_skid_ball.hxx
src/Instrumentation/tacan.hxx
src/Instrumentation/tcas.cxx
src/Instrumentation/tcas.hxx