Remove check for empty devPath
authoragl@chromium.org <agl@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 2 Dec 2009 22:24:40 +0000 (22:24 +0000)
committeragl@chromium.org <agl@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 2 Dec 2009 22:24:40 +0000 (22:24 +0000)
commit297a11cbc63d90c0c28cfaece87f25bac6a55258
tree6f41b8e88e6314ad23b656fe2b6fcc49cb4a5922
parentaa4f0c682d4eced5c0c3aa711f76d440eae60588
Remove check for empty devPath

Removes check for empty devPath since it was causing an assertion failure on
Mac OS X when drawing small fonts within the browser action badges.

BUG=none
TEST=none

Patch by andybons1.

http://codereview.appspot.com/163056

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