purge gcc warning
xxx will be initialized after yyy
This commit is contained in:
parent
d2c7179cd0
commit
c0b64dccdb
1 changed files with 1 additions and 1 deletions
|
@ -35,8 +35,8 @@
|
|||
|
||||
|
||||
FGATC::FGATC() :
|
||||
_voiceOK(false),
|
||||
_playing(false),
|
||||
_voiceOK(false),
|
||||
_sgr(NULL),
|
||||
freqClear(true),
|
||||
receiving(false),
|
||||
|
|
Loading…
Add table
Reference in a new issue