msxml3: Remove superfluous pointer casts.
authorMichael Stefaniuc <mstefani@redhat.de>
Mon, 26 Jan 2009 10:01:02 +0000 (11:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Jan 2009 13:31:05 +0000 (14:31 +0100)
commit6a5dda71430e09af24fa8fe896d6e4fe3a782a1c
tree00bffbc32f089af9aa2c757a3e0156ba755db219
parentbd9c265cc26a4cf2c9141a99dadb2f9ccf4b6f8c
msxml3: Remove superfluous pointer casts.
dlls/msxml3/cdata.c
dlls/msxml3/comment.c
dlls/msxml3/domdoc.c
dlls/msxml3/node.c
dlls/msxml3/saxreader.c
dlls/msxml3/tests/saxreader.c
dlls/msxml3/text.c
dlls/msxml3/xmldoc.c
dlls/msxml3/xmlelem.c