summaryrefslogtreecommitdiffabout
path: root/ui-plain.c
Side-by-side diff
Diffstat (limited to 'ui-plain.c') (more/less context) (ignore whitespace changes)
-rw-r--r--ui-plain.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui-plain.c b/ui-plain.c
index 66cb19c..98e6908 100644
--- a/ui-plain.c
+++ b/ui-plain.c
@@ -12,3 +12,2 @@
-char *curr_rev;
char *match_path;
@@ -79,3 +78,2 @@ void cgit_print_plain(struct cgit_context *ctx)
- curr_rev = xstrdup(rev);
if (get_sha1(rev, sha1)) {