The current_fixlist pointer is depreciated now that it is set in globals
This commit is contained in:
parent
c0f6257c18
commit
8765d770f8
1 changed files with 0 additions and 3 deletions
|
@ -32,9 +32,6 @@
|
|||
#include "fixlist.hxx"
|
||||
|
||||
|
||||
FGFixList *current_fixlist;
|
||||
|
||||
|
||||
// Constructor
|
||||
FGFixList::FGFixList( void ) {
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue