tag.h: Remove unused signature field
authorShawn O. Pearce <spearce@spearce.org>
Mon, 12 Apr 2010 23:25:26 +0000 (16:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Apr 2010 04:45:08 +0000 (21:45 -0700)
Its documented as unused. So lets just drop it from the structure
since we haven't ever used it.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found