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