aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkValidatingReadBuffer.h
diff options
context:
space:
mode:
authorGravatar brianosman <brianosman@google.com>2016-05-03 06:07:38 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-05-03 06:07:38 -0700
commit444f1ba1b7fcca7eca9fda839ca6b613ff31135e (patch)
tree331bcf74d3451c5fd2557d3f48a5ce6023351b56 /src/core/SkValidatingReadBuffer.h
parentdb1adf59890dfd50212ac217eaa2d04e70c0d37c (diff)
Remove SkBitmapHeap and SkBitmapHeapReader. They're unused.
Diffstat (limited to 'src/core/SkValidatingReadBuffer.h')
-rw-r--r--src/core/SkValidatingReadBuffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/SkValidatingReadBuffer.h b/src/core/SkValidatingReadBuffer.h
index 3729e72b29..d8575bdb4b 100644
--- a/src/core/SkValidatingReadBuffer.h
+++ b/src/core/SkValidatingReadBuffer.h
@@ -9,7 +9,6 @@
#define SkValidatingReadBuffer_DEFINED
#include "SkRefCnt.h"
-#include "SkBitmapHeap.h"
#include "SkReadBuffer.h"
#include "SkWriteBuffer.h"
#include "SkPath.h"