# HG changeset patch # User Jonathan Watt # Date 1540456325 -3600 # Thu Oct 25 09:32:05 2018 +0100 # Node ID 5707ff373d79039f38f06d0f3f39932652656723 # Parent 46d1145e6ba5efbb27b2d045db9e043372d43b2c Bug 1505386. Remove dead B2G code from the Eclipse CDT project generator. r=botond Differential Revision: https://phabricator.services.mozilla.com/D11169 diff --git a/python/mozbuild/mozbuild/backend/cpp_eclipse.py b/python/mozbuild/mozbuild/backend/cpp_eclipse.py --- a/python/mozbuild/mozbuild/backend/cpp_eclipse.py +++ b/python/mozbuild/mozbuild/backend/cpp_eclipse.py @@ -500,52 +500,16 @@ GECKO_LAUNCH_CONFIG_TEMPLATE = """ """ -B2GFLASH_LAUNCH_CONFIG_TEMPLATE = """ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -""" - EDITOR_SETTINGS = """eclipse.preferences.version=1 lineNumberRuler=true overviewRuler_migration=migrated_3.1 printMargin=true printMarginColumn=80 showCarriageReturn=false showEnclosedSpaces=false