summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'xfa.gyp')
-rw-r--r--xfa.gyp6
1 files changed, 0 insertions, 6 deletions
diff --git a/xfa.gyp b/xfa.gyp
index e51d4d9946..cf9a18e7c8 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -654,10 +654,6 @@
],
"conditions": [
["clang==1" , {
- # TODO(tsepez): remove this when FX fixes warnings
- "cflags": [
- "-Wno-deprecated-declarations"
- ],
}],
["pdf_enable_v8==1", {
'dependencies': [
@@ -708,8 +704,6 @@
["OS == 'mac'", {
"configurations": {},
"sources": [],
- "cflags": [ "-Wno-deprecated-declarations" ],
- "defines!": [ "V8_DEPRECATION_WARNINGS" ],
}],
]
}