update deprecation warning
This commit is contained in:
parent
3af83f1c97
commit
24acd74d15
3 changed files with 8 additions and 6 deletions
|
@ -31,7 +31,7 @@ struct Converter<CrashReporter::UploadReportResult> {
|
|||
|
||||
namespace {
|
||||
|
||||
// TODO(2.0) Deprecate
|
||||
// TODO(2.0) Remove
|
||||
void SetExtraParameter(const std::string& key, mate::Arguments* args) {
|
||||
std::string value;
|
||||
if (args->GetNext(&value))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue