summaryrefslogtreecommitdiffstats
path: root/src/object/auto/auto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/auto.h')
-rw-r--r--src/object/auto/auto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/object/auto/auto.h b/src/object/auto/auto.h
index 4a430ce..fd25e70 100644
--- a/src/object/auto/auto.h
+++ b/src/object/auto/auto.h
@@ -28,7 +28,6 @@ class CRobotMain;
class CSoundInterface;
namespace Ui {
-class CDisplayText;
class CInterface;
class CWindow;
} /* Ui */
@@ -101,7 +100,6 @@ protected:
Gfx::CLightning* m_lightning;
Gfx::CCamera* m_camera;
Ui::CInterface* m_interface;
- Ui::CDisplayText* m_displayText;
CRobotMain* m_main;
CObject* m_object;
CSoundInterface* m_sound;