Unneeded code.
This commit is contained in:
parent
8d2ddaa9ff
commit
4e3ad27ae8
2 changed files with 1 additions and 8 deletions
|
@ -41,9 +41,6 @@ namespace cloonel {
|
|||
private:
|
||||
virtual void OnPreUpdate ( void );
|
||||
|
||||
struct LocalData;
|
||||
|
||||
const std::unique_ptr <LocalData> m_local;
|
||||
std::unique_ptr<Character> m_player;
|
||||
std::unique_ptr<MoverSine> m_moverSine;
|
||||
std::unique_ptr<MoverLeftRight> m_moverLeftRight;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue