- Fix MSVC build

svn path=/trunk/; revision=55613
This commit is contained in:
Rafal Harabien 2012-02-15 17:39:18 +00:00
parent d4cc49dd21
commit 38df4fd23c

View file

@ -4523,12 +4523,4 @@ library ShellObjects
coclass DestinationList {
interface ICustomDestinationList;
}
[
uuid(2d3468c1-36a7-43b6-ac24-d3f02fd9607a)
]
coclass EnumerableObjectCollection
{
interface IEnumObjects;
}
}