about summary refs log tree commit diff
path: root/src/game/client/components/hud.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/components/hud.hpp')
-rw-r--r--src/game/client/components/hud.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/client/components/hud.hpp b/src/game/client/components/hud.hpp
index 3ec102f1..41fa0ff2 100644
--- a/src/game/client/components/hud.hpp
+++ b/src/game/client/components/hud.hpp
@@ -8,7 +8,6 @@ class HUD : public COMPONENT
 	
 	void render_fps();
 	void render_connectionwarning();
-	void render_tunewarning();
 	void render_teambalancewarning();
 	void render_voting();
 	void render_healthandammo();