msxml3: Declare debug channels only when needed (Clang).
commit10148677266c7fdd7f6f6a36bf1781ce6735760a
authorAndré Hentschel <nerv@dawncrow.de>
Sat, 21 Feb 2015 13:58:41 +0000 (21 14:58 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Feb 2015 13:10:50 +0000 (23 22:10 +0900)
treec0b31f08d668813bc1a5923ec8b5c49ba36e7ce6
parent0898bd22bf70635947368c16df89604227c53731
msxml3: Declare debug channels only when needed (Clang).
23 files changed:
dlls/msxml3/attribute.c
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/docfrag.c
dlls/msxml3/doctype.c
dlls/msxml3/domdoc.c
dlls/msxml3/domimpl.c
dlls/msxml3/element.c
dlls/msxml3/entityref.c
dlls/msxml3/httprequest.c
dlls/msxml3/main.c
dlls/msxml3/node.c
dlls/msxml3/nodelist.c
dlls/msxml3/nodemap.c
dlls/msxml3/pi.c
dlls/msxml3/saxreader.c
dlls/msxml3/schema.c
dlls/msxml3/selection.c
dlls/msxml3/text.c
dlls/msxml3/xdr.c
dlls/msxml3/xmldoc.c
dlls/msxml3/xmlelem.c
dlls/msxml3/xmlview.c