Remove a leftover from a previous patch.
This commit is contained in:
parent
31e3caa4f6
commit
919ccdb96a
1 changed files with 0 additions and 3 deletions
|
@ -80,9 +80,6 @@ bool fgInitSubsystems();
|
|||
void fgReInitSubsystems();
|
||||
|
||||
|
||||
// find basic airport location info from airport database
|
||||
bool fgFindAirportID( const string& id, FGAirport *a );
|
||||
|
||||
// Set the initial position based on presets (or defaults)
|
||||
bool fgInitPosition();
|
||||
|
||||
|
|
Loading…
Reference in a new issue