summaryrefslogtreecommitdiff
path: root/ui_70-tree.c
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2018-07-29 08:13:09 +0100
committerKatolaZ <katolaz@freaknet.org>2018-07-29 08:13:09 +0100
commitaf460536388cc279d94194a57452a445b0e82cbb (patch)
treee08ffb7cf03405ea14ddb042397f4afdbc407e3d /ui_70-tree.c
parent3606ac71878450340905f71b6e202969b4ff889d (diff)
minor tweaks and removed debug messages
Diffstat (limited to 'ui_70-tree.c')
-rw-r--r--ui_70-tree.c1
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);