summaryrefslogtreecommitdiffstats
path: root/pkg/gui/context/sub_commits_context.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/gui/context/sub_commits_context.go')
-rw-r--r--pkg/gui/context/sub_commits_context.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkg/gui/context/sub_commits_context.go b/pkg/gui/context/sub_commits_context.go
index c4f2e318e..736fb88b5 100644
--- a/pkg/gui/context/sub_commits_context.go
+++ b/pkg/gui/context/sub_commits_context.go
@@ -73,8 +73,6 @@ func NewSubCommitsContext(
selectedCommitHash,
startIdx,
endIdx,
- // Don't show the graph in the left/right view; we'd like to, but
- // it's too complicated:
shouldShowGraph(c),
git_commands.NewNullBisectInfo(),
false,