Skip to content

Commit

Permalink
Fixed hint #20
Browse files Browse the repository at this point in the history
  • Loading branch information
bero committed Dec 6, 2024
1 parent 6d49b9a commit ada20fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/BoldSystem.pas
Original file line number Diff line number Diff line change
Expand Up @@ -2698,7 +2698,6 @@ function TBoldSystem.GetDirtyObjectsAsBoldListByClassExpressionName(
const AClass: string): TBoldObjectList;
var
ClassTypeInfo: TBoldClassTypeInfo;
AClassType: TBoldObjectClass;
begin
result := nil;
ClassTypeInfo := BoldSystemTypeInfo.ClassTypeInfoByExpressionName[AClass];
Expand Down

0 comments on commit ada20fe

Please sign in to comment.