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

Commit 186637f2 authored by Christopher Ferris's avatar Christopher Ferris Committed by android-build-merger
Browse files

Merge "Remove leftover commented out code."

am: 33998538

Change-Id: I7895a378abf355ad7db33033cf54d87009d464a8
parents e661d525 33998538
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