diff --git a/examples/testbed/framework/model.h b/examples/testbed/framework/model.h index 18506bb..3a10625 100644 --- a/examples/testbed/framework/model.h +++ b/examples/testbed/framework/model.h @@ -93,7 +93,6 @@ public: void Command_ZoomCamera(float32 d); private: friend class View; - friend class Controller; // UI State Settings m_settings;