mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-10-31 13:03:20 -07:00
fix: remove unused AffectsRender
This commit is contained in:
parent
9c0b9608dc
commit
3b9e781b0a
1 changed files with 0 additions and 5 deletions
|
@ -63,11 +63,6 @@ namespace SourceGit.Views
|
|||
FontFamilyProperty,
|
||||
ForegroundProperty,
|
||||
CountProperty);
|
||||
|
||||
AffectsRender<CounterPresenter>(
|
||||
ForegroundProperty,
|
||||
BackgroundProperty,
|
||||
CountProperty);
|
||||
}
|
||||
|
||||
public override void Render(DrawingContext context)
|
||||
|
|
Loading…
Reference in a new issue