src/Aircraft/replay.hxx: removed unused class member.
This commit is contained in:
parent
2dda76b831
commit
0ff0cc30fd
1 changed files with 0 additions and 2 deletions
|
@ -251,8 +251,6 @@ private:
|
||||||
|
|
||||||
void valueChanged(SGPropertyNode * node);
|
void valueChanged(SGPropertyNode * node);
|
||||||
|
|
||||||
bool m_continuoue_out_signals;
|
|
||||||
|
|
||||||
// Things for replaying from uncompressed fgtape file.
|
// Things for replaying from uncompressed fgtape file.
|
||||||
std::ifstream m_continuous_in;
|
std::ifstream m_continuous_in;
|
||||||
bool m_continuous_in_multiplayer;
|
bool m_continuous_in_multiplayer;
|
||||||
|
|
Loading…
Add table
Reference in a new issue