mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1141443 - Remove unused rpcns4 from OS_LIBS. r=mshal
This commit is contained in:
parent
b2f259aa1b
commit
420fe5dce2
@ -13,7 +13,6 @@ DEFFILE = SRCDIR + '/IA2Marshal.def'
|
||||
OS_LIBS += [
|
||||
'uuid',
|
||||
'kernel32',
|
||||
'rpcns4',
|
||||
'rpcrt4',
|
||||
'ole32',
|
||||
'oleaut32',
|
||||
|
@ -22,7 +22,6 @@ DEFFILE = SRCDIR + '/AccessibleMarshal.def'
|
||||
|
||||
OS_LIBS += [
|
||||
'kernel32',
|
||||
'rpcns4',
|
||||
'rpcrt4',
|
||||
'oleaut32',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user