From: torsten Date: Sat, 2 Jan 2010 20:22:02 +0000 (+0000) Subject: purge gcc warning X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c0b64dccdbab3a4302a2839ce0f05dce5c29f76c;p=flightgear.git purge gcc warning xxx will be initialized after yyy --- diff --git a/src/ATCDCL/ATC.cxx b/src/ATCDCL/ATC.cxx index 41c56e648..68963fe92 100644 --- a/src/ATCDCL/ATC.cxx +++ b/src/ATCDCL/ATC.cxx @@ -35,8 +35,8 @@ FGATC::FGATC() : - _voiceOK(false), _playing(false), + _voiceOK(false), _sgr(NULL), freqClear(true), receiving(false),