diff options
author | Shourya Shukla <shouryashukla.oo@gmail.com> | 2020-08-25 17:00:18 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-08-25 13:43:10 -0700 |
commit | e0f7ae564eecd5e43704c9640ea68ff93a8f316e (patch) | |
tree | 02fb9a690f0934d9debc1f77591e8dfff559c90b /bundle.c | |
parent | submodule: port submodule subcommand 'summary' from shell to C (diff) | |
download | tgif-e0f7ae564eecd5e43704c9640ea68ff93a8f316e.tar.xz |
submodule: eliminate unused parameters from print_submodule_summary()
Eliminate the parameters 'missing_{src,dst}' from the
'print_submodule_summary()' function call since they are not used
anywhere in the function.
Reported-by: Jeff King <peff@peff.net>
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Mentored-by: Kaartic Sivaraam <kaartic.sivaraam@gmail.com>
Signed-off-by: Shourya Shukla <shouryashukla.oo@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bundle.c')
0 files changed, 0 insertions, 0 deletions