framework/source/services/frame.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7791521e97361ae5a39df44a5a3afe9a2d8b562e
Author: Stephan Bergmann <[email protected]>
Date:   Fri Feb 27 18:36:25 2015 +0100

    Remove nonsense
    
    Change-Id: Ia9528660190b0359c59818c82265081d9e73b9d9

diff --git a/framework/source/services/frame.cxx 
b/framework/source/services/frame.cxx
index 587a058..7ab2d3a 100644
--- a/framework/source/services/frame.cxx
+++ b/framework/source/services/frame.cxx
@@ -415,7 +415,7 @@ protected:
     FrameContainer                                                          
m_aChildFrameContainer;   /// array of child frames
 };
 
-css::uno::WeakReference< css::frame::XFrame2 > Frame::m_xCloserFrame = 
css::uno::WeakReference< css::frame::XFrame2 >();
+css::uno::WeakReference< css::frame::XFrame2 > Frame::m_xCloserFrame;
 
 //  XInterface, XTypeProvider, XServiceInfo
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to