Remove duplicate line
Initially accidentally added in9e8f57bf7a
and then amusingly commit1bd14464b9
indentation fixed. Fixes: #2613
This commit is contained in:
parent
2240955422
commit
194eb10166
|
@ -73,7 +73,6 @@ static const struct PartRec {
|
|||
{ PART_TRANSFILETRIGGERIN, LEN_AND_STR("%transfiletriggerin")},
|
||||
{ PART_TRANSFILETRIGGERIN, LEN_AND_STR("%transfiletrigger")},
|
||||
{ PART_TRANSFILETRIGGERUN, LEN_AND_STR("%transfiletriggerun")},
|
||||
{ PART_TRANSFILETRIGGERUN, LEN_AND_STR("%transfiletriggerun")},
|
||||
{ PART_TRANSFILETRIGGERPOSTUN, LEN_AND_STR("%transfiletriggerpostun")},
|
||||
{ PART_EMPTY, LEN_AND_STR("%end")},
|
||||
{ PART_PATCHLIST, LEN_AND_STR("%patchlist")},
|
||||
|
|
Loading…
Reference in New Issue