am 8005b9af: am 3c30eff6: Merge "Remove unused field from AssetManager."

* commit '8005b9af11ea366672d739769510240f931f3050':
  Remove unused field from AssetManager.
This commit is contained in:
Narayan Kamath
2014-01-24 01:42:08 -08:00
committed by Android Git Automerger

View File

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