Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

impeller/toolkit/android/surface_transaction.cc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ bool SurfaceTransaction::SetContents(const SurfaceControl* control,
6161

6262
const auto& proc_table = GetProcTable();
6363

64-
proc_table.ASurfaceTransaction_setEnableBackPressure(
65-
transaction_.get(), control->GetHandle(), true);
66-
6764
proc_table.ASurfaceTransaction_setBuffer(
6865
transaction_.get(), //
6966
control->GetHandle(), //

0 commit comments

Comments
 (0)