Module: wine Branch: master Commit: 9ca80347e371c168d6cb24f7268362c455c4c58e URL: http://source.winehq.org/git/wine.git/?a=commit;h=9ca80347e371c168d6cb24f726...
Author: Jacek Caban jacek@codeweavers.com Date: Mon Aug 2 11:08:26 2010 +0200
mshtml: Get rid of useless nsQIResult type.
---
dlls/mshtml/mutation.c | 4 ++-- dlls/mshtml/navigate.c | 2 +- dlls/mshtml/nsembed.c | 18 +++++++++--------- dlls/mshtml/nsevents.c | 2 +- dlls/mshtml/nsiface.idl | 11 +++++------ dlls/mshtml/nsio.c | 18 +++++++++--------- dlls/mshtml/nsservice.c | 8 ++++---- 7 files changed, 31 insertions(+), 32 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9ca80347e371c168d6cb24...