diff options
author | Jeff King <peff@peff.net> | 2019-01-24 14:11:59 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-01-24 21:35:44 +0100 |
commit | acbf33f8462bb96d18168da85df8ba9ba01015d6 (patch) | |
tree | 8a86fcb1f57b11ecca29bf5a8044ada5e485ad82 /cache-tree.c | |
parent | create_bundle(): drop unused "header" parameter (diff) | |
download | git-acbf33f8462bb96d18168da85df8ba9ba01015d6.tar.xz git-acbf33f8462bb96d18168da85df8ba9ba01015d6.zip |
column: drop unused "opts" parameter in item_length()
There are no column options which impact the length computation. In
theory there might be, but this is a file-local function, so it will be
trivial to re-add the parameter should it ever be useful.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache-tree.c')
0 files changed, 0 insertions, 0 deletions