tweaks.
This commit is contained in:
parent
2987670e1b
commit
dc01e3f8d2
1 changed files with 0 additions and 4 deletions
|
@ -371,10 +371,6 @@ bool fgInitSubsystems( void ) {
|
|||
&fgEVENT_MGR::PrintStats),
|
||||
fgEVENT::FG_EVENT_READY, 60000 );
|
||||
|
||||
// Initialize the time dependent variables
|
||||
t->init( cur_fdm_state->get_Longitude(), cur_fdm_state->get_Latitude() );
|
||||
t->update( cur_fdm_state->get_Longitude() );
|
||||
|
||||
// Initialize view parameters
|
||||
FG_LOG( FG_GENERAL, FG_DEBUG, "Before current_view.init()");
|
||||
current_view.Init();
|
||||
|
|
Loading…
Add table
Reference in a new issue