mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1152079 - Remove references to deleted Purify files from moz.build. r=bustage
This commit is contained in:
parent
e0913325ad
commit
23d8de25b1
@ -65,9 +65,6 @@ if CONFIG['OS_ARCH'] == 'WINNT':
|
||||
EXPORTS += [
|
||||
'nsWindowsHelpers.h',
|
||||
]
|
||||
if CONFIG['MOZ_DEBUG']:
|
||||
EXPORTS += ['pure.h']
|
||||
SOURCES += ['pure_api.c']
|
||||
|
||||
EXPORTS.mozilla += [
|
||||
'AvailableMemoryTracker.h',
|
||||
|
Loading…
Reference in New Issue
Block a user