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

Commit 4fcd863b authored by Steven Moreland's avatar Steven Moreland
Browse files

BpBinder: remove unused field

Bug: 148177595
Test: atest CompositionSamplingListenerTest
   (broken by other changes in previous CL that included
    this change with other changes, in b/150837217)
Test: boot

Change-Id: I11c9fb7031ae6f226ba279ade9d7ffef7eccb6aa
parent aa59a8b1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -130,7 +130,6 @@ private:
            volatile int32_t    mObitsSent;
            Vector<Obituary>*   mObituaries;
            ObjectManager       mObjects;
            Parcel*             mConstantData;
    mutable String16            mDescriptorCache;
            int32_t             mTrackedUid;