diff --git a/browser/installer/unix/config.it b/browser/installer/unix/config.it index deb8ac495ec3..55bfa01853c8 100644 --- a/browser/installer/unix/config.it +++ b/browser/installer/unix/config.it @@ -641,7 +641,6 @@ $InstallSizeArchive$:talkback.xpi Attributes=SELECTED|FORCE_UPGRADE Force Upgrade File0=[SETUP PATH]\components\fullsoft.dll FileCount=$FileCount$ - ; This is to randomly set the default checkbox for this component. ; This particular value will set the checkbox checked [number]% of the time. ; This logic is done only during the initialization of setup, not in any diff --git a/browser/installer/windows/config.it b/browser/installer/windows/config.it index c0527eb6ebac..7f15208d60fc 100644 --- a/browser/installer/windows/config.it +++ b/browser/installer/windows/config.it @@ -590,7 +590,6 @@ Install Size Archive=248 Attributes=SELECTED|FORCE_UPGRADE Force Upgrade File0=[SETUP PATH]\components\fullsoft.dll FileCount=$FileCount$ - ; This is to randomly set the default checkbox for this component. ; This particular value will set the checkbox checked [number]% of the time. ; This logic is done only during the initialization of setup, not in any diff --git a/mail/installer/windows/config.it b/mail/installer/windows/config.it index 01cafd974d4b..e45ace4bbbe9 100644 --- a/mail/installer/windows/config.it +++ b/mail/installer/windows/config.it @@ -616,7 +616,6 @@ $InstallSizeArchive$:talkback.xpi Attributes=SELECTED|FORCE_UPGRADE Force Upgrade File0=[SETUP PATH]\components\fullsoft.dll FileCount=$FileCount$ - ; This is to randomly set the default checkbox for this component. ; This particular value will set the checkbox checked [number]% of the time. ; This logic is done only during the initialization of setup, not in any