Skip to content

Commit

Permalink
hw: Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
YaLTeR committed Nov 10, 2024
1 parent e586622 commit 0adb2bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BunnymodXT/modules/HwDLL.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3401,7 +3401,6 @@ struct HwDLL::Cmd_BXT_CH_CheckPoint_Create
static void handler()
{
auto &hw = HwDLL::GetInstance();
auto &cl = ClientDLL::GetInstance();

auto pl = hw.GetPlayerEdict();

Expand Down

0 comments on commit 0adb2bf

Please sign in to comment.