Backed out changeset 7ad3151a0a79 (bug 1321065) for bustage. r=backout

This commit is contained in:
Sebastian Hengst 2016-11-30 00:03:50 +01:00
parent e4927a1aaf
commit 64c4760f0c

View File

@ -142,7 +142,6 @@ set_define('MOZ_CALLGRIND', callgrind)
imply_option('--enable-profiling', callgrind)
js_option('--enable-profiling', env='MOZ_PROFILING',
default=delayed_getattr(milestone, 'is_nightly'),
help='Set compile flags necessary for using sampling profilers '
'(e.g. shark, perf)')