Bug 1141443 - Remove unused rpcns4 from OS_LIBS. r=mshal

This commit is contained in:
Makoto Kato 2015-03-20 18:46:43 +09:00
parent b2f259aa1b
commit 420fe5dce2
2 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,6 @@ DEFFILE = SRCDIR + '/IA2Marshal.def'
OS_LIBS += [
'uuid',
'kernel32',
'rpcns4',
'rpcrt4',
'ole32',
'oleaut32',

View File

@ -22,7 +22,6 @@ DEFFILE = SRCDIR + '/AccessibleMarshal.def'
OS_LIBS += [
'kernel32',
'rpcns4',
'rpcrt4',
'oleaut32',
]