Skip to content

Commit

Permalink
Bug 1345998: Clean up some unused libs and delayloads in xul.dll. r=g…
Browse files Browse the repository at this point in the history
…landium

MozReview-Commit-ID: 5VgLdt2esRY

--HG--
extra : rebase_source : 9197b09d2d27a5d38dec0a530afc30abe984481e
  • Loading branch information
David Major committed Mar 14, 2017
1 parent 0902d5e commit d1bf9bd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
3 changes: 0 additions & 3 deletions config/system-headers
Original file line number Diff line number Diff line change
Expand Up @@ -873,9 +873,6 @@ Quickdraw.h
QuickDraw.h
QuickTimeComponents.h
quipu/attr.h
rasdlg.h
raserror.h
ras.h
regex.h
Region.h
resolv.h
Expand Down
8 changes: 0 additions & 8 deletions toolkit/library/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@ def Libxul(name):

DELAYLOAD_DLLS += [
'comdlg32.dll',
'dbghelp.dll',
'netapi32.dll',
'PowrProf.dll',
'rasapi32.dll',
'rasdlg.dll',
'secur32.dll',
'wininet.dll',
'winspool.drv'
Expand Down Expand Up @@ -340,17 +336,13 @@ if CONFIG['OS_ARCH'] == 'WINNT':
'netapi32',
'shlwapi',
'ws2_32',
'dbghelp',
'dwmapi',
'rasapi32',
'rasdlg',
'iphlpapi',
'uxtheme',
'setupapi',
'secur32',
'sensorsapi',
'portabledeviceguids',
'windowscodecs',
'wininet',
'wbemuuid',
'wintrust',
Expand Down

0 comments on commit d1bf9bd

Please sign in to comment.