mshtml: Remove not used argument in nsAString_GetData.
commit559649c443a212cb39ef0bbf7db960bfd51c1649
authorJacek Caban <jacek@codeweavers.com>
Mon, 17 Dec 2007 00:38:30 +0000 (17 01:38 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Dec 2007 10:49:19 +0000 (17 11:49 +0100)
tree3201b0d70c0feb672c6de362baf5810d19ea38af
parent72d097103424677102aac4f366feb3212edbed84
mshtml: Remove not used argument in nsAString_GetData.
16 files changed:
dlls/mshtml/editor.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmldoc5.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlelem2.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmlstyle.c
dlls/mshtml/htmltextarea.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/nsembed.c
dlls/mshtml/nsservice.c
dlls/mshtml/persist.c
dlls/mshtml/txtrange.c