am 5d094b94: am aa43eb51: am 7866f2fc: am 8005b9af: am 3c30eff6: Merge "Remove unused field from AssetManager."

* commit '5d094b947b328d2631a0203c1527b0c7c20ce219':
  Remove unused field from AssetManager.
This commit is contained in:
Narayan Kamath
2014-01-24 09:52:55 +00:00
committed by Android Git Automerger

View File

@@ -69,7 +69,6 @@ public final class AssetManager {
// For communication with native code.
private int mObject;
private int mNObject; // used by the NDK
private StringBlock mStringBlocks[] = null;