diff options
| author | John Keeping <john@keeping.me.uk> | 2016-08-13 11:51:58 +0100 |
|---|---|---|
| committer | John Keeping <john@keeping.me.uk> | 2016-10-01 11:46:55 +0100 |
| commit | d9dff37691633aa44524ecae216c103ea497e940 (patch) | |
| tree | 45ade38d5de7eb448ce05b4753429d446a8bc592 | |
| parent | tree: allow skipping through single-child trees (diff) | |
| download | cgit-magenta-d9dff37691633aa44524ecae216c103ea497e940.tar.xz | |
shared: remove return value from cgit_free_commitinfo()
This return value is never used and the function always returns NULL. Signed-off-by: John Keeping <john@keeping.me.uk>
| -rw-r--r-- | cgit.h | 2 | ||||
| -rw-r--r-- | shared.c | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/cgit.h b/cgit.h |
