http: drop http_error function
authorJeff King <redacted>
Fri, 5 Apr 2013 22:22:31 +0000 (18:22 -0400)
committerJunio C Hamano <redacted>
Sun, 7 Apr 2013 01:56:46 +0000 (18:56 -0700)
commit4df13f69e9facbd09a2b06478e8c40082cda7ce6
tree460c2810930438b8b7516c468a2df563373f1c7a
parentde89f0b25a42238948787421c0253228c006f7fa
http: drop http_error function

This function is a single-liner and is only called from one
place. Just inline it, which makes the code more obvious.

Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
http-push.c
http.c
http.h
git clone https://git.99rst.org/PROJECT