diff --git a/gyp/core.gyp b/gyp/core.gyp index 479e67391b..57f31ba566 100644 --- a/gyp/core.gyp +++ b/gyp/core.gyp @@ -29,10 +29,6 @@ 'msvs_disabled_warnings': [4244, 4267,4345, 4390, 4554, 4800], 'conditions': [ [ 'skia_os in ["linux", "freebsd", "openbsd", "solaris"]', { - 'cflags': [ - '-Wno-unused', - '-Wno-unused-function', - ], 'link_settings': { 'libraries': [ '-lpthread',