fix: remove unused AffectsRender

This commit is contained in:
Gadfly 2024-08-21 11:23:27 +08:00
parent 9c0b9608dc
commit 3b9e781b0a
No known key found for this signature in database

View file

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