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

Commit 81744ac6 authored by Christopher Ferris's avatar Christopher Ferris
Browse files

Remove leftover commented out code.

Test: Compiles.
Change-Id: Icf1cf1640e76450d5327395eb94dbd87d2faac36
parent d555e082
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -77,7 +77,6 @@ void Unwinder::FillInDexFrame() {
    return;
  }

  // dex_files_->GetMethodInformation(dex_pc - dex_offset, dex_offset, info, &frame->function_name,
  dex_files_->GetMethodInformation(maps_, info, dex_pc, &frame->function_name,
                                   &frame->function_offset);
#endif