summaryrefslogtreecommitdiff
path: root/build/gyp.mozbuild
diff options
context:
space:
mode:
Diffstat (limited to 'build/gyp.mozbuild')
-rw-r--r--build/gyp.mozbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/gyp.mozbuild b/build/gyp.mozbuild
index cc5977510e..08c9976ac4 100644
--- a/build/gyp.mozbuild
+++ b/build/gyp.mozbuild
@@ -87,7 +87,6 @@ flavors = {
'WINNT': 'win',
'Android': 'android',
'Linux': 'linux',
- 'Darwin': 'mac' if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'cocoa' else 'ios',
'SunOS': 'solaris',
'GNU/kFreeBSD': 'freebsd',
'DragonFly': 'dragonfly',