CtrlCore: SyncCh improved

git-svn-id: svn://ultimatepp.org/upp/trunk@3849 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2011-09-10 08:00:54 +00:00
parent 5106c7db69
commit cdcf8bb395

View file

@ -917,7 +917,6 @@ void Ctrl::ChSync()
void Ctrl::SyncCh()
{
Font std = GetStdFont();
if(ChIsInvalidated())
ChSync();
}