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