commit | 97f44e1bf6ea116fff03bc204c305fffeb08467f | [log] [tgz] |
---|---|---|
author | thakis <thakis@chromium.org> | Thu Jul 09 16:45:45 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 09 23:45:55 2015 +0000 |
tree | 9b9aa1a4716c89f449601889420babae4686c5ed | |
parent | 50cf10d82a5f04cfe15867a822d4a7a7d579aa02 [diff] |
Remove 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 Review URL: https://codereview.webrtc.org/1228193002 Cr-Commit-Position: refs/heads/master@{#9562}