1
0
Fork 0

Remove a leftover from a previous patch.

This commit is contained in:
ehofman 2006-01-21 10:03:36 +00:00
parent 31e3caa4f6
commit 919ccdb96a

View file

@ -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();