mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1616736
- P1. Remove invalid include. r=jolin
Stale code that never got removed but should have been Differential Revision: https://phabricator.services.mozilla.com/D64705 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
6974cefbeb
commit
8c80332583
@ -23,11 +23,6 @@ LOCAL_INCLUDES += [
|
||||
'../ffmpeg58/include',
|
||||
]
|
||||
|
||||
if CONFIG['OS_ARCH'] == 'WINNT':
|
||||
LOCAL_INCLUDES += [
|
||||
'../ffmpeg57/include',
|
||||
]
|
||||
|
||||
CXXFLAGS += [ '-Wno-deprecated-declarations' ]
|
||||
if CONFIG['CC_TYPE'] == 'clang':
|
||||
CXXFLAGS += [
|
||||
|
Loading…
Reference in New Issue
Block a user