Spectre/Game/GameTime: remove useless m_inLoop variable.
This commit is contained in:
parent
d49d91a294
commit
ed876ca64d
2 changed files with 2 additions and 9 deletions
|
|
@ -42,8 +42,6 @@ protected :
|
|||
|
||||
// Timeslice.
|
||||
Time m_slice;
|
||||
|
||||
bool m_inLoop;
|
||||
};
|
||||
|
||||
} // namespace sp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue