Commit 4b84db6
committed
patch_parse: remove unused function
The function `parse_number` was replaced by `git_parse_advance_digit`
which is provided by the parser interface in commit 252f2ee (parse:
implement and use `git_parse_advance_digit`, 2017-07-14). As there are
no remaining callers, remove it.parse_number
1 parent 4209a51 commit 4b84db6
1 file changed
+0
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | 461 | | |
482 | 462 | | |
483 | 463 | | |
| |||
0 commit comments