http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18f4fb9
)
include: The unique attribute doesn't make any sense in the interface header, so...
author
Rob Shearman
<rob@codeweavers.com>
Mon, 14 Apr 2008 09:55:25 +0000
(10:55 +0100)
committer
Alexandre 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
patch
|
blob
|
blame
|
history
diff --git
a/include/indexsrv.idl
b/include/indexsrv.idl
index 85e4e669b9df0c556420c654a84bc36ac9870a77..397e69190b386ddc0a9b377e34d0198f6fc0fbd4 100644
(file)
--- a/
include/indexsrv.idl
+++ b/
include/indexsrv.idl
@@
-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