mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 20:54:59 +00:00
code_style: remove unnecessary call
This commit is contained in:
parent
e0b09d4dd4
commit
551ea883ff
1 changed files with 0 additions and 1 deletions
|
@ -196,7 +196,6 @@ namespace SourceGit.Views
|
|||
if (rules == null || rules.Count == 0)
|
||||
{
|
||||
Inlines.Add(new Run(subject));
|
||||
InvalidateTextLayout();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue