IID_IObjectWithSite is already in libuuid, no need to declare here.

This commit is contained in:
Marcus Meissner 2004-07-12 19:50:14 +00:00 committed by Alexandre Julliard
parent 0c02ab3106
commit ada760f0a6
1 changed files with 0 additions and 3 deletions

View File

@ -466,9 +466,6 @@ static IID const IID_IFontEventsDisp = {
static IID const IID_IProvideMultipleClassInfo = {
0xA7ABA9C1, 0x8983, 0x11CF, {0x8F,0x20,0x00,0x80,0x5F,0x2C,0xD0,0x64} };
static IID const IID_IObjectWithSite = {
0xFC4801A3, 0x2BA9, 0x11CF, {0xA2,0x29,0x00,0xAA,0x00,0x3D,0x73,0x52} };
static struct regsvr_interface const interface_list[] = {
{ &IID_IUnknown,
"IUnknown",