mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
optimize<AutoFetch>: reduce CPU usage
This commit is contained in:
parent
0d6fd1ccfa
commit
d895beb3f4
2 changed files with 3 additions and 1 deletions
|
@ -205,7 +205,7 @@ namespace SourceGit.Views {
|
|||
|
||||
public partial class Histories : UserControl {
|
||||
public Histories() {
|
||||
InitializeComponent();
|
||||
InitializeComponent();
|
||||
}
|
||||
|
||||
protected override void OnUnloaded(RoutedEventArgs e) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue