Skip to content

Commit

Permalink
chore(): clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
jwerle committed Aug 17, 2024
1 parent 5e062a3 commit 60cc12b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/platform/android/looper.cc
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ namespace SSC::Android {
if (dispatch->callback != nullptr) {
dispatch->callback();
}

}

delete dispatch;
Expand Down

0 comments on commit 60cc12b

Please sign in to comment.