]> git.mxchange.org Git - flightgear.git/commitdiff
Remove a leftover from a previous patch.
authorehofman <ehofman>
Sat, 21 Jan 2006 10:03:36 +0000 (10:03 +0000)
committerehofman <ehofman>
Sat, 21 Jan 2006 10:03:36 +0000 (10:03 +0000)
src/Main/fg_init.hxx

index a6cb5e99adac4073717794970874aa01049a37fe..56789990452464b8d0d357c181808ccbc3ae77b4 100644 (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();