Commit 58f553f
committed
Remove unused function_depth variable
Compact goto traces never print depth information (unlike full trace
output): `function_depth` was initialised and being written to, but
never read. This was always the case (the code was added in
b62ffe9), it's not a matter of printing having been removed.1 parent eaae3b6 commit 58f553f
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
401 | | - | |
402 | 400 | | |
403 | 401 | | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | 402 | | |
410 | 403 | | |
411 | 404 | | |
| |||
0 commit comments