aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar Mike Reed <reed@google.com>2017-12-22 21:59:42 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-12-23 03:17:09 +0000
commite4efc862935af8961568773973be1688c173bcbc (patch)
tree85de2c2f3970113a37190d678f5b68c390636075 /include
parent707719ceeeec7da57f432c2f26cdfcdc6633c097 (diff)
remove unused header
Bug: skia: Change-Id: I944962971e72f9dfa05473bf40f6328a92b7816a Reviewed-on: https://skia-review.googlesource.com/89360 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com>
Diffstat (limited to 'include')
-rw-r--r--include/core/SkPictureAnalyzer.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/include/core/SkPictureAnalyzer.h b/include/core/SkPictureAnalyzer.h
deleted file mode 100644
index 8bc00949e6..0000000000
--- a/include/core/SkPictureAnalyzer.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * Copyright 2016 Google Inc.
- *
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-#ifndef SkPictureAnalyzer_DEFINED
-#define SkPictureAnalyzer_DEFINED
-
-// This class is gone -- please remove sites that want to include it
-
-#endif // SkPictureAnalyzer_DEFINED