From 46f7593a240a58f3e41492230f54ceb813347acd Mon Sep 17 00:00:00 2001 From: Sergio Giro Date: Wed, 30 Sep 2015 15:13:52 +0100 Subject: frameworks/native: remove superfluous mention of SharedBuffer in Region.h Towards deprecation of SharedBuffer Change-Id: I9c853c86fb057280013405cb8c3c725e13175ea4 --- include/ui/Region.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/ui') 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; // --------------------------------------------------------------------------- -- cgit v1.2.3-59-g8ed1b