]> git.cameronkatri.com Git - cgit.git/commit
ui-shared: remove toggle_ssdiff arg to cgit_diff_link()
authorJohn Keeping <john@keeping.me.uk>
Sun, 5 Oct 2014 09:59:03 +0000 (10:59 +0100)
committerLukas Fleischer <cgit@cryptocrack.de>
Sat, 13 Dec 2014 11:38:42 +0000 (12:38 +0100)
commit03f537f1a134c8578ae4c16055596539fbbcc220
tree4c16fece25d645a7e52565d82833528d3c22d240
parenteeddb5bc0905d4728001a111a9b1eb60ecccf9bd
ui-shared: remove toggle_ssdiff arg to cgit_diff_link()

This argument is never used with a value other than zero, so remove it
and simplify the code.

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-commit.c
ui-diff.c
ui-shared.c
ui-shared.h