unrelate view and model

This commit is contained in:
Irlan
2018-04-12 22:59:41 -03:00
parent 9ae1a9a627
commit 960dfd6298
2 changed files with 12 additions and 13 deletions

View File

@ -48,7 +48,6 @@ private:
friend class Presenter;
Presenter m_presenter;
Model* m_model;
GLFWwindow* m_window;
bool m_leftDown;