aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkDraw.h
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-02 18:41:32 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-02 18:41:32 +0000
commit00aae979fac24e223b7110cace06f2735071a5e0 (patch)
tree809fdf9a50c789d4e648457442822158c0a9b7e8 /include/core/SkDraw.h
parent534cb63cb5acb791178666abb4d9793c284ef3ce (diff)
Remove unused header declaration.
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
Diffstat (limited to 'include/core/SkDraw.h')
-rw-r--r--include/core/SkDraw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/core/SkDraw.h b/include/core/SkDraw.h
index 6829f8eaa6..43db02964b 100644
--- a/include/core/SkDraw.h
+++ b/include/core/SkDraw.h
@@ -16,7 +16,6 @@
#include "SkMatrix.h"
#include "SkPaint.h"
#include "SkRect.h"
-#include "SkAutoKern.h"
class SkBounder;
class SkClipStack;