Skip to content

Commit 340bc9b

Browse files
committed
depency intf.MSXML2_TLB removed
1 parent abe1a18 commit 340bc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intf.XRechnung.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ interface
2626
uses
2727
System.SysUtils,System.Classes,System.Types,System.DateUtils,System.Rtti
2828
,System.Variants,System.StrUtils,System.Generics.Collections
29-
,Xml.xmldom,Xml.XMLDoc,Xml.XMLIntf,Xml.XMLSchema,intf.MSXML2_TLB
29+
,Xml.xmldom,Xml.XMLDoc,Xml.XMLIntf,Xml.XMLSchema//,intf.MSXML2_TLB
3030
{$IFDEF USE_OXMLDomVendor},OXmlDOMVendor{$ENDIF}
3131
,intf.Invoice
3232
;

0 commit comments

Comments
 (0)