Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions impeller/toolkit/android/surface_transaction.cc
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ bool SurfaceTransaction::SetContents(const SurfaceControl* control,

const auto& proc_table = GetProcTable();

proc_table.ASurfaceTransaction_setEnableBackPressure(
transaction_.get(), control->GetHandle(), true);

proc_table.ASurfaceTransaction_setBuffer(
transaction_.get(), //
control->GetHandle(), //
Expand Down

0 comments on commit 311abad

Please sign in to comment.