diff options
author | hans@chromium.org <hans@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-13 16:52:01 +0000 |
---|---|---|
committer | hans@chromium.org <hans@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-13 16:52:01 +0000 |
commit | 6714f3048ea032bbe62b2566583a2790d78fc644 (patch) | |
tree | d4f486b88d7311f7ea24940f3a890f5d763f612a /chrome/browser/chromeos/usb_mount_observer.cc | |
parent | 83765b8ca9266b02c9e2cebd29887098ae856b5d (diff) | |
download | chromium_src-6714f3048ea032bbe62b2566583a2790d78fc644.zip chromium_src-6714f3048ea032bbe62b2566583a2790d78fc644.tar.gz chromium_src-6714f3048ea032bbe62b2566583a2790d78fc644.tar.bz2 |
balsa_headers.h: remove redundant idx_ tests.
idx_ is of type HeaderLines::size_type, which is
std::vector<>::size_type, which is always unsigned.
So idx_ >= 0 is always going to be true, and Clang warns about
such tests.
BUG=none
TEST=flip_in_mem_edsm_server
Review URL: http://codereview.chromium.org/5712006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69006 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/chromeos/usb_mount_observer.cc')
0 files changed, 0 insertions, 0 deletions