Commit 0542bb1
committed
sequencer: remove todo_add_branch_context.commit
The 'commit' field in 'struct todo_add_branch_context' is unused.
It's written to, but never read from.
add_decorations_to_list() gets the commit passed to it explicitly
as an argument.
Signed-off-by: Abhinav Gupta <mail@abhinavg.net>1 parent 94f0577 commit 0542bb1
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6409 | 6409 | | |
6410 | 6410 | | |
6411 | 6411 | | |
6412 | | - | |
6413 | 6412 | | |
6414 | 6413 | | |
6415 | 6414 | | |
| |||
6498 | 6497 | | |
6499 | 6498 | | |
6500 | 6499 | | |
6501 | | - | |
6502 | 6500 | | |
6503 | 6501 | | |
6504 | 6502 | | |
| |||
0 commit comments