Merge "Remove leftover commented out code."
This commit is contained in:
commit
3399853809
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue