Removed messy debug logging, added print_oneshot!()
This commit is contained in:
@@ -126,7 +126,6 @@ impl FallibleIterator for Unwinder {
|
||||
|
||||
Ok(Some(CallFrame { pc, symbol: 0 }))
|
||||
}
|
||||
// fn next(&mut self) -> Option<Result<Option<CallFrame>, UnwinderError>> {}
|
||||
}
|
||||
|
||||
impl Unwinder {
|
||||
|
||||
Reference in New Issue
Block a user