diff options
Diffstat (limited to 'ui_70-tree.c')
-rw-r--r-- | ui_70-tree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui_70-tree.c b/ui_70-tree.c index ecef53e..c0c2be3 100644 --- a/ui_70-tree.c +++ b/ui_70-tree.c @@ -197,7 +197,6 @@ static int ls_item(const struct object_id *oid, struct strbuf *base, cgit_blame_link("blame", NULL, "button", ctx.qry.head, walk_tree_ctx->curr_rev, fullpath.buf); */ - cgit_gopher_tab(); cgit_gopher_end_selector(); free(name); strbuf_release(&fullpath); |