include: The unique attribute doesn't make any sense in the interface header, so remove it.

It is only accepted by MIDL as a synonym for pointer_default(unique), 
but it isn't a synonym in widl so remove it.
This commit is contained in:
Rob Shearman 2008-04-14 10:55:25 +01:00 committed by Alexandre Julliard
parent 18f4fb9883
commit f86ace9067
1 changed files with 0 additions and 3 deletions

View File

@ -50,7 +50,6 @@ typedef enum tagWORDREP_BREAK_TYPE
* IWordSink interface * IWordSink interface
*/ */
[ [
unique,
uuid(cc907054-c058-101a-b554-08002b33b0e6), uuid(cc907054-c058-101a-b554-08002b33b0e6),
object, object,
local local
@ -77,7 +76,6 @@ interface IWordSink : IUnknown
* IPhraseSink interface * IPhraseSink interface
*/ */
[ [
unique,
uuid(cc906ff0-c058-101a-b554-08002b33b0e6), uuid(cc906ff0-c058-101a-b554-08002b33b0e6),
object, object,
local local
@ -99,7 +97,6 @@ interface IPhraseSink: IUnknown
* IWordBreaker interface * IWordBreaker interface
*/ */
[ [
unique,
uuid(d53552c8-77e3-101a-b552-08002b33b0e6), uuid(d53552c8-77e3-101a-b552-08002b33b0e6),
object, object,
local local