IDE: clean up

git-svn-id: trunk@56184 -
This commit is contained in:
mattias 2017-10-25 10:20:09 +00:00
parent b5ad39d341
commit 7a1b57743c

View File

@ -560,7 +560,7 @@ begin
end;
if not CodeToolBoss.GetValuesOfCaseVariable(
SrcEdit.CodeToolsBuffer as TCodeBuffer,
CaretXY.X,CaretXY.Y,List,True) then
CaretXY.X,CaretXY.Y,List) then
begin
Result:=false;
ErrorMsg:=CodeToolBoss.ErrorMessage;