shell/source/win32/spsupp/COMOpenDocuments.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 46b1e36e369ecea4946ad6a3cc0223d3be30cc85
Author:     Mike Kaganski <mike.kagan...@collabora.com>
AuthorDate: Thu May 16 07:49:46 2019 +0200
Commit:     Mike Kaganski <mike.kagan...@collabora.com>
CommitDate: Thu Jun 20 06:30:35 2019 +0200

    Drop obsolete commented out debug output
    
    Change-Id: I60f7bbb2921b242396b4620077ca30e12a0d3b4b
    Reviewed-on: https://gerrit.libreoffice.org/72393
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com>
    (cherry picked from commit 04b055f111be7044bdd97865a8f0b11215b25191)
    Reviewed-on: https://gerrit.libreoffice.org/74404
    Tested-by: Mike Kaganski <mike.kagan...@collabora.com>

diff --git a/shell/source/win32/spsupp/COMOpenDocuments.cxx 
b/shell/source/win32/spsupp/COMOpenDocuments.cxx
index 14406cba1d2d..2e6b8cfad8ec 100644
--- a/shell/source/win32/spsupp/COMOpenDocuments.cxx
+++ b/shell/source/win32/spsupp/COMOpenDocuments.cxx
@@ -159,7 +159,6 @@ STDMETHODIMP COMOpenDocuments::Invoke(
     EXCEPINFO *pExcepInfo,
     UINT *puArgErr)
 {
-//    ReportInvoke(m_pTypeInfo, dispIdMember, pDispParams);
     return DispInvoke(this, m_pTypeInfo, dispIdMember, wFlags, pDispParams, 
pVarResult, pExcepInfo, puArgErr);
 }
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to