diff options
| author | Jakub Narebski <jnareb@gmail.com> | 2007-09-08 21:49:11 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2007-09-23 23:04:16 -0700 |
| commit | 711fa74266ebfaf58ee0cd79988748fbaa752538 (patch) | |
| tree | 9f918462ef7705d1350cb14137804c2d37e34f9a /commit.c | |
| parent | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint (diff) | |
| download | git-711fa74266ebfaf58ee0cd79988748fbaa752538.tar.gz git-711fa74266ebfaf58ee0cd79988748fbaa752538.zip | |
gitweb: Remove parse_from_to_diffinfo code from git_patchset_body
In commit 90921740bd00029708370673fdc537522aa48e6f
"gitweb: Split git_patchset_body into separate subroutines"
a part of git_patchset_body code was separated into parse_from_to_diffinfo
subroutine. But instead of replacing the separated code by the call to
mentioned subroutine, the call to subroutine was placed before the separated
code. This patch removes parse_from_to_diffinfo code from git_patchset_body
subroutine.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
