1
0
Fork 0

The current_fixlist pointer is depreciated now that it is set in globals

This commit is contained in:
daveluff 2006-02-20 22:34:15 +00:00
parent c0f6257c18
commit 8765d770f8

View file

@ -32,9 +32,6 @@
#include "fixlist.hxx"
FGFixList *current_fixlist;
// Constructor
FGFixList::FGFixList( void ) {
}