Removed assembly breakpoint which caused an External Exception
This commit is contained in:
parent
5e75e3435f
commit
9680a2a8c3
@ -675,9 +675,6 @@ var
|
||||
parent: String;
|
||||
|
||||
begin
|
||||
if AItem.Name = 'KeyStrokesType' then
|
||||
asm int 3 end;
|
||||
|
||||
if ASection in [dxsInterface, dxsClass] then
|
||||
begin
|
||||
{ Ensure the base item is completely defined first, Delphi doesn't allow
|
||||
|
Loading…
Reference in New Issue
Block a user