mshtml: Remove superfluous pointer casts.
authorMichael Stefaniuc <mstefani@redhat.de>
Mon, 16 Feb 2009 08:53:46 +0000 (09:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Feb 2009 15:01:37 +0000 (16:01 +0100)
commit25e90e22512e773ef756323a58f441958980b4ae
tree84a6f0653235e6ada058c41f7a6c635651f0eb37
parente3bb1c8243154ce3a830a553cf056e162ff8e226
mshtml: Remove superfluous pointer casts.
16 files changed:
dlls/mshtml/htmlanchor.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmlcomment.c
dlls/mshtml/htmlgeneric.c
dlls/mshtml/htmliframe.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlscript.c
dlls/mshtml/htmlstyle.c
dlls/mshtml/htmltable.c
dlls/mshtml/htmltablerow.c
dlls/mshtml/htmltextnode.c
dlls/mshtml/protocol.c
dlls/mshtml/script.c
dlls/mshtml/tests/dom.c