Clean up warnings (#6325)
This commit is contained in:
@@ -47,7 +47,7 @@ decltype(PredictionContainer::container_) const& PredictionContainer::Container(
|
||||
}
|
||||
|
||||
void Predictor::Configure(
|
||||
const std::vector<std::pair<std::string, std::string>>& cfg) {
|
||||
const std::vector<std::pair<std::string, std::string>>&) {
|
||||
}
|
||||
Predictor* Predictor::Create(
|
||||
std::string const& name, GenericParameter const* generic_param) {
|
||||
|
||||
Reference in New Issue
Block a user