更新 'src/Sound/voice.cxx'
This commit is contained in:
parent
b45de0487b
commit
6de40b7a28
@ -198,9 +198,7 @@ FGFestivalVoice::~FGFestivalVoice()
|
||||
|
||||
void FGVoiceMgr::FGVoice::pushMessage( const string & m)
|
||||
{
|
||||
|
||||
FGLocale::utf8toLatin1(* m);
|
||||
|
||||
SG_LOG(SG_SOUND, SG_INFO, "FGVoice::pushMessage " << m );
|
||||
|
||||
_msg.push(m);
|
||||
#if defined(ENABLE_THREADS)
|
||||
|
Loading…
Reference in New Issue
Block a user