1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00

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

This commit is contained in:
Jacek Caban 2012-01-06 18:58:19 +01:00 committed by Alexandre Julliard
parent 985703f503
commit 11c72a685c

View File

@ -355,7 +355,6 @@ interface IBindStatusCallbackEx : IBindStatusCallback
* IAuthenticate interface
*/
[
local,
object,
uuid(79EAC9D0-BAf9-11CE-8C82-00AA004BA90B),
pointer_default(unique)
@ -1628,7 +1627,6 @@ typedef struct _tagPROTOCOLFILTERDATA {
* IUri interface
*/
[
local,
object,
uuid(a39ee748-6a27-4817-a6f2-13914bef5890),
pointer_default(unique)