From 5aa65d2aeab36ea8de8129c0babcf70a5e4e662a Mon Sep 17 00:00:00 2001 From: Moonchild Date: Sun, 20 Feb 2022 22:00:59 +0000 Subject: Issue #1877 - Resolve NIGHTLY_BUILD conditionals. --- toolkit/components/formautofill/formautofill.manifest | 3 --- 1 file changed, 3 deletions(-) (limited to 'toolkit/components') diff --git a/toolkit/components/formautofill/formautofill.manifest b/toolkit/components/formautofill/formautofill.manifest index 880972edc2..8d5144a034 100644 --- a/toolkit/components/formautofill/formautofill.manifest +++ b/toolkit/components/formautofill/formautofill.manifest @@ -2,6 +2,3 @@ component {ed9c2c3c-3f86-4ae5-8e31-10f71b0f19e6} FormAutofillContentService.js contract @mozilla.org/formautofill/content-service;1 {ed9c2c3c-3f86-4ae5-8e31-10f71b0f19e6} component {51c95b3d-7431-467b-8d50-383f158ce9e5} FormAutofillStartup.js contract @mozilla.org/formautofill/startup;1 {51c95b3d-7431-467b-8d50-383f158ce9e5} -#ifdef NIGHTLY_BUILD -category profile-after-change FormAutofillStartup @mozilla.org/formautofill/startup;1 -#endif -- cgit v1.2.3