commit | 628511a5883fa809e86b34ebc147ac62eb214458 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Mon Apr 12 16:25:26 2010 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Apr 12 21:45:08 2010 -0700 |
tree | 2955838c37642ba35e80c530afed396f144616d7 | |
parent | 2e0052a5eb336dc48856bae0283a23198346b5ac [diff] |
tag.h: Remove unused signature field 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>