diff options
author | Matt A. Tobin <email@mattatobin.com> | 2018-04-04 06:15:01 -0400 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2018-04-04 06:15:01 -0400 |
commit | b86be392ffc576bc002a33c3b3f93054a9b150ca (patch) | |
tree | 8479853c0f7a77308494d3969f3e49c2ed6f5bcb /application | |
parent | 942640c9012af3c4f3c6e07e1ab414079b578178 (diff) | |
download | UXP-b86be392ffc576bc002a33c3b3f93054a9b150ca.tar UXP-b86be392ffc576bc002a33c3b3f93054a9b150ca.tar.gz UXP-b86be392ffc576bc002a33c3b3f93054a9b150ca.tar.lz UXP-b86be392ffc576bc002a33c3b3f93054a9b150ca.tar.xz UXP-b86be392ffc576bc002a33c3b3f93054a9b150ca.zip |
[PALEMOON] Build the devtools server
Diffstat (limited to 'application')
-rw-r--r-- | application/palemoon/confvars.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/application/palemoon/confvars.sh b/application/palemoon/confvars.sh index f2ba58ba9..705f992ee 100644 --- a/application/palemoon/confvars.sh +++ b/application/palemoon/confvars.sh @@ -60,7 +60,6 @@ ACCEPTED_MAR_CHANNEL_IDS=palemoon-release # Platform Feature: Developer Tools # XXX: Devtools are disabled until they can be made to work with Pale Moon MOZ_DEVTOOLS= -MOZ_DEVTOOLS_SERVER= # Platform Feature: "Phoenix" Extensions Support aka Dual-guid system. # Allows installation of Firefox GUID targeted extensions despite having |