Fix unused variable in LaRCsim
This commit is contained in:
parent
a972df05dc
commit
dc17b5dda2
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ private:
|
||||||
LaRCsimIC* lsic;
|
LaRCsimIC* lsic;
|
||||||
void set_ls(void);
|
void set_ls(void);
|
||||||
void snap_shot(void);
|
void snap_shot(void);
|
||||||
double time_step;
|
|
||||||
SGPropertyNode_ptr speed_up;
|
SGPropertyNode_ptr speed_up;
|
||||||
SGPropertyNode_ptr aero;
|
SGPropertyNode_ptr aero;
|
||||||
SGPropertyNode_ptr uiuc_type;
|
SGPropertyNode_ptr uiuc_type;
|
||||||
|
|
Loading…
Reference in a new issue