Merge "Remove unused field from AssetManager."
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user