diff --git a/src/Views/Repository.axaml.cs b/src/Views/Repository.axaml.cs index 96d1f5a5..eb3158cd 100644 --- a/src/Views/Repository.axaml.cs +++ b/src/Views/Repository.axaml.cs @@ -63,11 +63,6 @@ namespace SourceGit.Views FontFamilyProperty, ForegroundProperty, CountProperty); - - AffectsRender( - ForegroundProperty, - BackgroundProperty, - CountProperty); } public override void Render(DrawingContext context)