include: The unique attribute doesn't make any sense in the interface header, so...
authorRob Shearman <rob@codeweavers.com>
Mon, 14 Apr 2008 09:55:25 +0000 (10:55 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Apr 2008 11:32:57 +0000 (13:32 +0200)
It is only accepted by MIDL as a synonym for pointer_default(unique),
but it isn't a synonym in widl so remove it.

include/indexsrv.idl

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