Commit 11c72a68 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

urlmon.idl: Removed local attributes from IUri and IAuthenticate interfaces.

parent 985703f5
...@@ -355,7 +355,6 @@ interface IBindStatusCallbackEx : IBindStatusCallback ...@@ -355,7 +355,6 @@ interface IBindStatusCallbackEx : IBindStatusCallback
* IAuthenticate interface * IAuthenticate interface
*/ */
[ [
local,
object, object,
uuid(79EAC9D0-BAf9-11CE-8C82-00AA004BA90B), uuid(79EAC9D0-BAf9-11CE-8C82-00AA004BA90B),
pointer_default(unique) pointer_default(unique)
...@@ -1628,7 +1627,6 @@ typedef struct _tagPROTOCOLFILTERDATA { ...@@ -1628,7 +1627,6 @@ typedef struct _tagPROTOCOLFILTERDATA {
* IUri interface * IUri interface
*/ */
[ [
local,
object, object,
uuid(a39ee748-6a27-4817-a6f2-13914bef5890), uuid(a39ee748-6a27-4817-a6f2-13914bef5890),
pointer_default(unique) pointer_default(unique)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment