Remove unused header declaration.
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 2 Apr 2013 18:41:32 +0000 (18:41 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 2 Apr 2013 18:41:32 +0000 (18:41 +0000)
BUG=1179

Author: djsollen@google.com

Reviewed By: reed@google.com,tomhudson@chromium.org

Review URL: https://chromiumcodereview.appspot.com/13097005

git-svn-id: http://skia.googlecode.com/svn/trunk@8495 2bbb7eff-a529-9590-31e7-b0007b416f81

include/core/SkDraw.h

index 6829f8e..43db029 100644 (file)
@@ -16,7 +16,6 @@
 #include "SkMatrix.h"
 #include "SkPaint.h"
 #include "SkRect.h"
-#include "SkAutoKern.h"
 
 class SkBounder;
 class SkClipStack;