commit | c1c68bd3a2bfac292f29c4dd9e26ebdede657320 | [log] [tgz] |
---|---|---|
author | tfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Mar 27 21:24:20 2013 +0000 |
committer | tfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Mar 27 21:24:20 2013 +0000 |
tree | 767cca4c9c83c2d908c0dc41d23a9be404d3a8a2 | |
parent | e9bbc81c7ef498f84f93819212e61627c1d08e52 [diff] |
Remove dubious assertion. Clang error report: ../../src/animator/SkDrawBitmap.cpp:89:21: error: comparison of constant 4294967295 with expression of type 'int' is always true [-Werror,-Wtautological-constant-out-of-range-compare] SkASSERT(format != (SkBitmap::Config) -1); ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ R=bsalomon@google.com,reed@google.com Review URL: https://codereview.chromium.org/12770023 git-svn-id: http://skia.googlecode.com/svn/trunk@8418 2bbb7eff-a529-9590-31e7-b0007b416f81