mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
optimize<CommitGraph>: remove unused code
This commit is contained in:
parent
dbf5ffe01b
commit
5e6ef8abcb
2 changed files with 0 additions and 16 deletions
|
@ -169,7 +169,6 @@ namespace SourceGit.UI {
|
|||
maker.Dots.Clear();
|
||||
|
||||
commitList.ItemsSource = new List<Git.Commit>(cachedCommits);
|
||||
// Navigate(maker.Highlight);
|
||||
SetLoadingEnabled(false);
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue