Commit 30d88426 authored by Gabriel Ivăncescu's avatar Gabriel Ivăncescu Committed by Alexandre Julliard

mshtml: Remove unused IUnknown_iface in func_disp_t.

parent 4d569803
......@@ -89,7 +89,6 @@ typedef struct {
typedef struct {
DispatchEx dispex;
IUnknown IUnknown_iface;
DispatchEx *obj;
func_info_t *info;
} func_disp_t;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment