diff options
-rw-r--r-- | build/common.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/common.gypi b/build/common.gypi index 820e8e4..5eafc33 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -4221,8 +4221,6 @@ '-Wno-char-subscripts', # Clang spots more unused functions. '-Wno-unused-function', - # See comments on this flag higher up in this file. - '-Wno-unnamed-type-template-args', # Match OS X clang C++11 warning settings. '-Wno-c++11-narrowing', ], |