mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/AHBot: Remove a lingering warning that annoyed me for all too long
(cherry picked from commit 7c8f7f6f8f)
This commit is contained in:
@@ -64,7 +64,7 @@ void AuctionBotBuyer::LoadConfig()
|
||||
}
|
||||
}
|
||||
|
||||
void AuctionBotBuyer::LoadBuyerValues(BuyerConfiguration& config)
|
||||
void AuctionBotBuyer::LoadBuyerValues(BuyerConfiguration& /* config */)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user