From 7712a63a724305a7215b6fed69b6644e11f0ca41 Mon Sep 17 00:00:00 2001 From: MDIC Date: Mon, 15 Aug 2022 15:54:46 -0400 Subject: [PATCH] cleanup (whitespace): Remove excess white space. --- src/AnticheatMgr.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/AnticheatMgr.cpp b/src/AnticheatMgr.cpp index 938d0e8..78e2209 100644 --- a/src/AnticheatMgr.cpp +++ b/src/AnticheatMgr.cpp @@ -902,7 +902,6 @@ void AnticheatMgr::BGStartExploit(Player* player, MovementInfo movementInfo, uin BuildReport(player, TELEPORT_HACK_REPORT); } - if (Battleground* bg = player->GetBattleground()) { if (bg->GetStatus() == STATUS_WAIT_JOIN)