Remove unused variable to fix warning on Windows:
authoragl@chromium.org <agl@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 21 Jul 2009 18:07:42 +0000 (18:07 +0000)
committeragl@chromium.org <agl@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 21 Jul 2009 18:07:42 +0000 (18:07 +0000)
commit84346211aa414450e4bc470891105ccd5f0c46b4
tree6095306197d90871b980c9f5e9733e14d5193f50
parent1a18cdc85f172139ea20ac116969e954a8df786e
Remove unused variable to fix warning on Windows:
  src\core\SkBlitter_ARGB32.cpp(362) : warning C4101: 'alpha32' : unreferenced local variable

git-svn-id: http://skia.googlecode.com/svn/trunk@278 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkBlitter_ARGB32.cpp