summaryrefslogtreecommitdiffstats
path: root/src/render/Hud.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/render/Hud.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/render/Hud.h b/src/render/Hud.h
index 65f75241..04795981 100644
--- a/src/render/Hud.h
+++ b/src/render/Hud.h
@@ -49,7 +49,6 @@ public:
static int32 m_VehicleNameTimer;
static wchar* m_Message;
static wchar* m_PagerMessage;
- static Bool &m_bRetuneInProgress;
static Bool &m_Wants_To_Draw_Hud;
static Bool &m_Wants_To_Draw_3dMarkers;
static wchar(*m_BigMessage)[128];