aboutsummaryrefslogtreecommitdiffstats
path: root/ui-tree.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2013-04-06 10:49:22 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2013-04-08 16:11:29 +0200
commit42d5476f258e7909682f1b611da00d64507d45c6 (patch)
tree38d67ace7e30cbb2aacc1f000df348654601539e /ui-tree.c
parentConvert cgit_print_error to a variadic function (diff)
downloadcgit-42d5476f258e7909682f1b611da00d64507d45c6.tar.xz
cgit-42d5476f258e7909682f1b611da00d64507d45c6.zip
Remove redundant calls to fmt("%s", ...)
After this change there is one remaining call 'fmt("%s", delim)' in ui-shared.c but is needed as delim is stack allocated and so cannot be returned from the function. Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions