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

(cherry picked from commit 7c8f7f6f8f)
This commit is contained in:
click
2015-03-15 21:04:51 +01:00
committed by Nayd
parent 61e0ff3208
commit 3a1c778d54

View File

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