ole32: Remove registration for Global Interface Table class.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
cd8971399e
commit
8b4d41d667
|
@ -105,12 +105,6 @@ coclass ClassMoniker { interface IMoniker; }
|
||||||
]
|
]
|
||||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||||
|
|
||||||
[
|
|
||||||
threading(apartment),
|
|
||||||
uuid(00000323-0000-0000-c000-000000000046)
|
|
||||||
]
|
|
||||||
coclass StdGlobalInterfaceTable { interface IGlobalInterfaceTable; }
|
|
||||||
|
|
||||||
[
|
[
|
||||||
helpstring("Component Categories Manager"),
|
helpstring("Component Categories Manager"),
|
||||||
threading(both),
|
threading(both),
|
||||||
|
|
Loading…
Reference in New Issue