Remove the default_headers variable from http-push.c
authorMike Hommey <mh@glandium.org>
Mon, 10 Dec 2007 21:36:07 +0000 (22:36 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 15 Dec 2007 05:31:59 +0000 (21:31 -0800)
commitc20f290808efb85fbc7a57e7bc6eddeb4a0208a8
treeb7e9b4f58b397ef60b6a0d792276bb70c4fbf23c
parenta096bb18af5b7214d9b87b64ae733d106eb96544
Remove the default_headers variable from http-push.c

It appears that despite being initialized, it was never used.

Signed-off-by: Mike Hommey <mh@glandium.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http-push.c