IDE: clean up

git-svn-id: trunk@34196 -
This commit is contained in:
mattias 2011-12-15 04:36:43 +00:00
parent 3608d8a050
commit 1f7b476a9c

View File

@ -7225,7 +7225,7 @@ begin
if SrcEdit = nil then
Exit;
CurFont:=SrcEdit.EditorComponent.Font;
if (not CurFont.CanUTF8) and SystemCharSetIsUTF8
if SystemCharSetIsUTF8
and ((EditorOpts.DoNotWarnForFont='')
or (EditorOpts.DoNotWarnForFont<>CurFont.Name))
then begin