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

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

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

* commit '8005b9af':
  Remove unused field from AssetManager.
parents 6735020a 8005b9af
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;