commit d6baf17a287eb8be4c499bbe625155af0b43cb2c from: Stefan Sperling date: Sun May 20 09:51:31 2018 UTC remove pointless comment commit - fed328ccfa447dfd906ea4f6906d21e7d425730e commit + d6baf17a287eb8be4c499bbe625155af0b43cb2c blob - 6cb65d8096123ddd06eef8167891b1ccea4de98d blob + bb6797c18be614df43e82706680a1af6dbad1224 --- tog/tog.c +++ tog/tog.c @@ -76,7 +76,6 @@ struct tog_cmd tog_commands[] = { "show line-by-line file history" }, }; -/* globals */ static struct tog_view { WINDOW *window; PANEL *panel;