Skip to content

Commit

Permalink
remove no use cvar
Browse files Browse the repository at this point in the history
  • Loading branch information
Elinsrc committed Oct 31, 2024
1 parent 0ffd537 commit b82215c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cl_dll/ui/hud/hud_debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ class CHudDebug : public CHudBase
{
cvar_t *cl_debug;
cvar_t *cl_debug_showfps;
cvar_t *cl_debug_showname;

float m_frameTime;
float m_lastFrameTime;
Expand Down

0 comments on commit b82215c

Please sign in to comment.