mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-20 19:55:00 +00: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,
|
FontFamilyProperty,
|
||||||
ForegroundProperty,
|
ForegroundProperty,
|
||||||
CountProperty);
|
CountProperty);
|
||||||
|
|
||||||
AffectsRender<CounterPresenter>(
|
|
||||||
ForegroundProperty,
|
|
||||||
BackgroundProperty,
|
|
||||||
CountProperty);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public override void Render(DrawingContext context)
|
public override void Render(DrawingContext context)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue