Core/AHBot: Remove a lingering warning that annoyed me for all too long

This commit is contained in:
click
2015-03-15 21:04:51 +01:00
parent 0ebc15e6f4
commit 7c8f7f6f8f

View File

@@ -64,7 +64,7 @@ void AuctionBotBuyer::LoadConfig()
}
}
void AuctionBotBuyer::LoadBuyerValues(BuyerConfiguration& config)
void AuctionBotBuyer::LoadBuyerValues(BuyerConfiguration& /* config */)
{
}