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

Commit 3c30eff6 authored by Narayan Kamath's avatar Narayan Kamath Committed by Gerrit Code Review
Browse files

Merge "Remove unused field from AssetManager."

parents a3106d1d 2f756cbb
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -70,7 +70,6 @@ public final class AssetManager {
    
    
    // For communication with native code.
    // For communication with native code.
    private int mObject;
    private int mObject;
    private int mNObject;  // used by the NDK


    private StringBlock mStringBlocks[] = null;
    private StringBlock mStringBlocks[] = null;