From: mfranz Date: Fri, 10 Feb 2006 19:57:46 +0000 (+0000) Subject: don't set the callsign, but use the set one X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=effecbd8ef21b412843f21297858e0d05226ce11;p=flightgear.git don't set the callsign, but use the set one --- diff --git a/src/ATC/ATCmgr.cxx b/src/ATC/ATCmgr.cxx index ff348c2ce..dfb483ace 100644 --- a/src/ATC/ATCmgr.cxx +++ b/src/ATC/ATCmgr.cxx @@ -105,9 +105,6 @@ void FGATCMgr::init() { SGPath p_comm( globals->get_fg_root() ); current_commlist->init( p_comm ); - // Set the user callsign - bit of a hack at the moment - eventually should be read from aircraft file and user-over-rideable - fgSetString("/sim/user/callsign", "Golf Foxtrot Sierra"); // C-FGFS - #ifdef ENABLE_AUDIO_SUPPORT // Load all available voices. // For now we'll do one hardwired one