summaryrefslogtreecommitdiff
path: root/mailnews/compose/src/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'mailnews/compose/src/moz.build')
-rw-r--r--mailnews/compose/src/moz.build10
1 files changed, 0 insertions, 10 deletions
diff --git a/mailnews/compose/src/moz.build b/mailnews/compose/src/moz.build
index dcb9960a6..831a0340f 100644
--- a/mailnews/compose/src/moz.build
+++ b/mailnews/compose/src/moz.build
@@ -35,16 +35,6 @@ SOURCES += [
'nsURLFetcher.cpp',
]
-if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'cocoa':
- SOURCES += [
- 'nsMsgAppleDoubleEncode.cpp',
- 'nsMsgAppleEncode.cpp',
- ]
- EXPORTS += [
- 'nsMsgAppleCodes.h',
- 'nsMsgAppleDouble.h',
- ]
-
EXTRA_COMPONENTS += [
'nsSMTPProtocolHandler.js',
'nsSMTPProtocolHandler.manifest',