Deleted SurfaceControl.remove method
Updated all callers of SC.remove to use Transaction.remove(sc) and apply immediately since that's the equivalent. Eventually, the transactions that contain remove could combine with other transactions if it makes sense to avoid duplicate applies. Test: SurfaceControlTest Change-Id: I13c6ec86de6a6d60f142c2269337557510dd006d
Loading
Please register or sign in to comment