1
0
Fork 0

Removed static inline qualifiers to the fgLoadAircraft definition.

This commit is contained in:
curt 2003-03-29 22:09:28 +00:00
parent 37c427558a
commit 2bf14d785f

View file

@ -138,7 +138,7 @@ void fgReadAircraft(void) {
globals->get_commands()->addCommand("load-aircraft", fgLoadAircraft);
}
static inline bool
bool
fgLoadAircraft (const SGPropertyNode * arg)
{
static const SGPropertyNode *master_freeze