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

Noel Grandin noel.grandin at collabora.co.uk
Thu Jan 19 12:29:33 UTC 2017


 embeddedobj/source/msole/olemisc.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 5e58ea581e330680ce0a6695b86fd909d7b5fcb0
Author: Noel Grandin <noel.grandin at collabora.co.uk>
Date:   Thu Jan 19 13:32:41 2017 +0200

    fix windows build
    
    Change-Id: I69da07e0e12d9bd03534b60a2ecd9a6c0cc61239

diff --git a/embeddedobj/source/msole/olemisc.cxx b/embeddedobj/source/msole/olemisc.cxx
index c8288b3..a6d9a1a 100644
--- a/embeddedobj/source/msole/olemisc.cxx
+++ b/embeddedobj/source/msole/olemisc.cxx
@@ -128,7 +128,6 @@ OleEmbeddedObject::OleEmbeddedObject( const uno::Reference< lang::XMultiServiceF
 , m_bGotStatus( false )
 , m_nStatus( 0 )
 , m_nStatusAspect( 0 )
-, m_pOwnView( nullptr )
 , m_bFromClipboard( true )
 , m_bTriedConversion( false )
 {


More information about the Libreoffice-commits mailing list