diff options
| author | 2015-09-30 20:10:52 +0000 | |
|---|---|---|
| committer | 2015-09-30 20:10:52 +0000 | |
| commit | b450d9d8940f7406def0b1ccd7c139bb7203115f (patch) | |
| tree | b6c251ccdc5737e3c3c1380a17870b9452c403f0 /include | |
| parent | 54412fe2ae0fb5a9dc81b999d726b5a909de3bd7 (diff) | |
| parent | 77f147ff566d350dc23c3a9807ea1262f056ff2f (diff) | |
am 77f147ff: Merge "frameworks/native: remove superfluous mention of SharedBuffer in Region.h"
* commit '77f147ff566d350dc23c3a9807ea1262f056ff2f':
frameworks/native: remove superfluous mention of SharedBuffer in Region.h
Diffstat (limited to 'include')
| -rw-r--r-- | include/ui/Region.h | 1 |
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; // --------------------------------------------------------------------------- |