msxml3: Remove unneeded code.
authorMichael Karcher <wine@mkarcher.dialup.fu-berlin.de>
Sat, 11 Oct 2008 21:59:05 +0000 (23:59 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Oct 2008 09:52:50 +0000 (11:52 +0200)
commit2cde9f52dae11aa1383b82f1209c3b17affbabae
tree63431192b2e4bf23837b1e21851a4d9c9595e34e
parent19d635f9a3f5f3ef71d8ca370e0c8f9b1d505438
msxml3: Remove unneeded code.

xmlNewDocFragment has already set xmlNode->doc, no need to do
that again.
dlls/msxml3/domdoc.c