]> git.saurik.com Git - android/aapt.git/commit
Remove dead code in StringPool.
authorJeff Brown <jeffbrown@google.com>
Fri, 16 Mar 2012 22:25:17 +0000 (15:25 -0700)
committerJeff Brown <jeffbrown@google.com>
Fri, 16 Mar 2012 22:25:17 +0000 (15:25 -0700)
commit6ac028674a7425ad205b58d0f5e8852c1ece79c6
tree1530cfea7544ecb4e084495260f9e5ca0a75a260
parent65e2b85cfea396486f504de62c3479c5192da52a
Remove dead code in StringPool.

The sorted string pool option was no longer used.
Neither were strings with associated identifiers.

Change-Id: Ic5f6368637fbeedfda873d63f4ad0f3ea9d0d603
ResourceTable.cpp
StringPool.cpp
StringPool.h
XMLNode.cpp