summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Sergio Giro <sgiro@google.com> 2015-09-30 20:16:55 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2015-09-30 20:16:55 +0000
commit41659e2e6b42b7b379f4314af96045793bbd5fd0 (patch)
treeac6844759be65fa63246a23d9501af44d96367c6
parent3de6cbf6b976c522252afd615a4f91e7ea1b5f8a (diff)
parentb450d9d8940f7406def0b1ccd7c139bb7203115f (diff)
am b450d9d8: am 77f147ff: Merge "frameworks/native: remove superfluous mention of SharedBuffer in Region.h"
* commit 'b450d9d8940f7406def0b1ccd7c139bb7203115f': frameworks/native: remove superfluous mention of SharedBuffer in Region.h
-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;
// ---------------------------------------------------------------------------