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/graphics/engine/pyro.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/graphics/engine/pyro.h') diff --git a/src/graphics/engine/pyro.h b/src/graphics/engine/pyro.h index 98b9a1b..60724b4 100644 --- a/src/graphics/engine/pyro.h +++ b/src/graphics/engine/pyro.h @@ -35,10 +35,6 @@ class CObject; class CRobotMain; class CSoundInterface; -namespace Ui { -class CDisplayText; -} - // Graphics module namespace namespace Gfx { @@ -179,7 +175,6 @@ protected: CParticle* m_particle; CLightManager* m_lightMan; CObject* m_object; - Ui::CDisplayText* m_displayText; CRobotMain* m_main; CSoundInterface* m_sound; -- cgit v1.2.3-1-g7c22