From 41fa8458c2e28f05a610bfc3119f86b8dc85542a Mon Sep 17 00:00:00 2001 From: erihel Date: Mon, 24 Jun 2013 22:09:39 +0200 Subject: Some Ui refactoring --- src/object/object.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/object/object.h') diff --git a/src/object/object.h b/src/object/object.h index 25ea708..e8b83d9 100644 --- a/src/object/object.h +++ b/src/object/object.h @@ -38,10 +38,6 @@ class CRobotMain; class CBotVar; class CScript; -namespace Ui { -class CDisplayText; -} - /** * \enum ObjectType @@ -689,7 +685,6 @@ protected: CBrain* m_brain; CMotion* m_motion; CAuto* m_auto; - Ui::CDisplayText* m_displayText; CRobotMain* m_main; CSoundInterface* m_sound; CBotVar* m_botVar; -- cgit v1.2.3-1-g7c22