From: John Keeping Date: Sun, 5 Oct 2014 09:59:02 +0000 (+0100) Subject: ui-shared: remove toggle_ssdiff arg to cgit_commit_link() X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/eeddb5bc0905d4728001a111a9b1eb60ecccf9bd?hp=eeddb5bc0905d4728001a111a9b1eb60ecccf9bd 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 ---