1
0
Fork 0

purge gcc warning

xxx will be initialized after yyy
This commit is contained in:
torsten 2010-01-02 20:22:02 +00:00 committed by Tim Moore
parent d2c7179cd0
commit c0b64dccdb

View file

@ -35,8 +35,8 @@
FGATC::FGATC() :
_voiceOK(false),
_playing(false),
_voiceOK(false),
_sgr(NULL),
freqClear(true),
receiving(false),