Commit f73fefd2 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

msi: Remove registration for no longer used WineMsiRemoteCustomAction coclass.

parent cff0227f
...@@ -117,11 +117,6 @@ coclass MsiPatch { } ...@@ -117,11 +117,6 @@ coclass MsiPatch { }
/* FIXME: unidentified class */ /* FIXME: unidentified class */
coclass MsiServerX3 { interface IMsiServer; } coclass MsiServerX3 { interface IMsiServer; }
[
uuid(ba26e6fa-4f27-4f56-953a-3f90272018aa)
]
coclass WineMsiRemoteCustomAction { interface WineMsiRemoteCustomAction; }
[ uuid(000C1092-0000-0000-C000-000000000046), version(1.0) ] [ uuid(000C1092-0000-0000-C000-000000000046), version(1.0) ]
library WindowsInstaller library WindowsInstaller
{ {
......
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