summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Sergio Giro <sgiro@google.com> 2015-09-30 15:13:52 +0100
committer Sergio Giro <sgiro@google.com> 2015-09-30 15:13:52 +0100
commit46f7593a240a58f3e41492230f54ceb813347acd (patch)
tree352df7bbf45791087011d709789f13fc31e0ddd2
parentd529cd470afa98512bf2eab7a58dae5a9b6e4847 (diff)
frameworks/native: remove superfluous mention of SharedBuffer in Region.h
Towards deprecation of SharedBuffer Change-Id: I9c853c86fb057280013405cb8c3c725e13175ea4
-rw-r--r--include/ui/Region.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ui/Region.h b/include/ui/Region.h
index e9b3a0bad7..810f09860d 100644
--- a/include/ui/Region.h
+++ b/include/ui/Region.h
@@ -28,7 +28,6 @@
namespace android {
// ---------------------------------------------------------------------------
-class SharedBuffer;
class String8;
// ---------------------------------------------------------------------------