[Libreoffice-commits] core.git: shell/source

Mike Kaganski mike.kaganski at collabora.com
Wed Feb 28 06:01:49 UTC 2018


 shell/source/win32/simplemail/senddoc.cxx |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit 0ea41fea75cd1ac1d81fa57c4411e75a6b4001f0
Author: Mike Kaganski <mike.kaganski at collabora.com>
Date:   Tue Feb 27 12:47:31 2018 +0100

    Remove obsolete comment
    
    Obsoleted by commit 7ce1e0e1ecbb1b3ec5e3cc15306a9df7e786c564
    
    Change-Id: I479455ba704c7e2bf1df2308950e7a9b682762b6
    Reviewed-on: https://gerrit.libreoffice.org/50433
    Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>
    Tested-by: Mike Kaganski <mike.kaganski at collabora.com>

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;


More information about the Libreoffice-commits mailing list