fix: remove unused AffectsRender

This commit is contained in:
Gadfly
2024-08-21 11:23:27 +08:00
parent 9c0b9608dc
commit 3b9e781b0a

View File

@@ -63,11 +63,6 @@ namespace SourceGit.Views
FontFamilyProperty,
ForegroundProperty,
CountProperty);
AffectsRender<CounterPresenter>(
ForegroundProperty,
BackgroundProperty,
CountProperty);
}
public override void Render(DrawingContext context)