diff options
author | 2014-02-17 03:03:49 -0800 | |
---|---|---|
committer | 2014-02-17 03:03:49 -0800 | |
commit | 28879bbfe89dc4bf2067a7183975ecffb82f68e6 (patch) | |
tree | af994f62d0f6fa15ae2d1355f9632a87da083c04 /tools/aapt/ResourceIdCache.h | |
parent | 183e5e038bd844ac415b14f22df5c476732066c8 (diff) | |
parent | be57fca41a731217010d9f92554cf48708b06ecf (diff) |
am be57fca4: Merge "Extended locales in AAPT / AssetManager."
* commit 'be57fca41a731217010d9f92554cf48708b06ecf':
Extended locales in AAPT / AssetManager.
Diffstat (limited to 'tools/aapt/ResourceIdCache.h')
-rw-r--r-- | tools/aapt/ResourceIdCache.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/aapt/ResourceIdCache.h b/tools/aapt/ResourceIdCache.h index 65f77818b055..e6bcda273844 100644 --- a/tools/aapt/ResourceIdCache.h +++ b/tools/aapt/ResourceIdCache.h @@ -7,7 +7,6 @@ #define RESOURCE_ID_CACHE_H namespace android { -class android::String16; class ResourceIdCache { public: |