DescriptionRemove a superfluous qualifier on an inline method.
Fixes
..\..\third_party\webrtc/base/stringutils.h(295,49) : warning(clang): extra qualification on member "empty_str" [-Wmicrosoft]
No behavior change, but makes the code more standards-conformant.
BUG=chromium:505296
Committed: https://crrev.com/97f44e1bf6ea116fff03bc204c305fffeb08467f
Cr-Commit-Position: refs/heads/master@{#9562}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|