From 9680a2a8c3b379fa779e81b5e1eba2a8e5f2959c Mon Sep 17 00:00:00 2001 From: Mark van Renswoude Date: Fri, 9 Oct 2009 10:19:34 +0000 Subject: [PATCH] Removed assembly breakpoint which caused an External Exception --- Units/DelphiXMLDataBindingGenerator.pas | 3 --- 1 file changed, 3 deletions(-) diff --git a/Units/DelphiXMLDataBindingGenerator.pas b/Units/DelphiXMLDataBindingGenerator.pas index 07799f3..1f9993e 100644 --- a/Units/DelphiXMLDataBindingGenerator.pas +++ b/Units/DelphiXMLDataBindingGenerator.pas @@ -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