1
0
mirror of https://github.com/git/git.git synced 2025-04-05 09:07:18 +00:00
Petr Baudis 65a4e98a22 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>
2006-07-02 17:14:45 -07:00
..
2006-07-02 17:14:40 -07:00
2006-07-02 17:14:44 -07:00
2006-07-02 17:14:45 -07:00
2006-07-02 17:14:44 -07:00