]> git.mxchange.org Git - flightgear.git/commit
Patch from Julian Foad:
authordavid <david>
Fri, 28 Jun 2002 18:00:21 +0000 (18:00 +0000)
committerdavid <david>
Fri, 28 Jun 2002 18:00:21 +0000 (18:00 +0000)
commit048da049f87fe3f543795f3b1b511d774caa2787
tree755aabac7ea48b21a39f2a3246e493bc2f3a6ae5
parent0cbe8a597d877594623417bd30b1d5c4e131b023
Patch from Julian Foad:

Make locally-used strings local instead of global.  (The safety and
cleanliness benefit outweights the slight performance hit.  If
performance is an issue, the way these strings are used should be
optimised.)  Use existing defined constant instead of a literal
number.
src/Main/viewmgr.cxx