diff options
author | Petr Baudis <pasky@suse.cz> | 2006-07-02 22:57:17 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-07-02 17:14:45 -0700 |
commit | 65a4e98a22eab9317a05d1485c7c5a9c5befd589 (patch) | |
tree | cf1efe57d4e4652716477082e1eba76e79cabe42 /git-revert.sh | |
parent | d78f099d8956947576cd5ccc1c5c13f94075b476 (diff) | |
download | git-65a4e98a22eab9317a05d1485c7c5a9c5befd589.tar.gz |
Git.pm: Don't #define around die
Back in the old days, we called Git's die() from the .xs code, but we had to
hijack Perl's die() for that. Now we don't call Git's die() so no need to do
the hijacking and it silences a compiler warning.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-revert.sh')
0 files changed, 0 insertions, 0 deletions