]> git.cameronkatri.com Git - cgit.git/commit
ui-shared: remove toggle_ssdiff arg to cgit_commit_link()
authorJohn Keeping <john@keeping.me.uk>
Sun, 5 Oct 2014 09:59:02 +0000 (10:59 +0100)
committerLukas Fleischer <cgit@cryptocrack.de>
Sat, 13 Dec 2014 11:38:42 +0000 (12:38 +0100)
commiteeddb5bc0905d4728001a111a9b1eb60ecccf9bd
treee1193c55a604584acc8e3198838b358d44a65133
parent49f607777fe3d9393574a572d72caa568ee3ca3c
ui-shared: remove toggle_ssdiff arg to cgit_commit_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-log.c
ui-refs.c
ui-shared.c
ui-shared.h