summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/simplemail/senddoc.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/shell/source/win32/simplemail/senddoc.cxx b/shell/source/win32/simplemail/senddoc.cxx
index 0e1d0859bcc2..d972bad5f71e 100644
--- a/shell/source/win32/simplemail/senddoc.cxx
+++ b/shell/source/win32/simplemail/senddoc.cxx
@@ -242,12 +242,6 @@ int wmain(int argc, wchar_t* argv[])
try
{
- // we have to set the flag MAPI_NEW_SESSION,
- // because in the case Outlook xxx (not Outlook Express!)
- // is installed as Exchange and Mail Client a Profile
- // selection dialog must appear because we specify no
- // profile name, so the user has to specify a profile
-
LHANDLE const hSession = 0;
MapiRecipDescW mapiOriginator;