Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa43eb51 authored by Narayan Kamath's avatar Narayan Kamath Committed by Android Git Automerger
Browse files

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

* commit '7866f2fc':
  Remove unused field from AssetManager.
parents 0a33c4f9 7866f2fc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;