diff options
Diffstat (limited to 'toolkit/profile/content/createProfileWizard.xul')
-rw-r--r-- | toolkit/profile/content/createProfileWizard.xul | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/toolkit/profile/content/createProfileWizard.xul b/toolkit/profile/content/createProfileWizard.xul index eab1a93414..c7e0702a62 100644 --- a/toolkit/profile/content/createProfileWizard.xul +++ b/toolkit/profile/content/createProfileWizard.xul @@ -31,15 +31,11 @@ <description>&profileCreationExplanation_2.text;</description> <description>&profileCreationExplanation_3.text;</description> <spacer flex="1"/> -#ifdef XP_MACOSX - <description>&profileCreationExplanation_4Mac.text;</description> -#else #ifdef XP_UNIX <description>&profileCreationExplanation_4Gnome.text;</description> #else <description>&profileCreationExplanation_4.text;</description> #endif -#endif </wizardpage> <wizardpage id="createProfile" onpageshow="initSecondWizardPage();"> |