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

New commits:
commit 22bb2660ebd068c89fccda8a6c58d2a5a7bdcca8
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Wed Jan 22 16:17:18 2014 +0100

    -Werror,-Wreorder
    
    Change-Id: Iff7837eb1390ddcf9e281912d7d91f76e8daf221

diff --git a/framework/source/services/frame.cxx 
b/framework/source/services/frame.cxx
index 08642a5..2bc93d6 100644
--- a/framework/source/services/frame.cxx
+++ b/framework/source/services/frame.cxx
@@ -559,8 +559,7 @@ DEFINE_XTYPEPROVIDER_21             (   Frame
     @onerror    ASSERT in debug version or nothing in relaese version.
 
*//*-*****************************************************************************************************/
 Frame::Frame( const css::uno::Reference< css::uno::XComponentContext >& 
xContext )
-        :   ::cppu::OWeakObject         (                                      
             )
-        ,   ThreadHelpBase              ( &Application::GetSolarMutex()        
             )
+        :   ThreadHelpBase              ( &Application::GetSolarMutex()        
             )
         ,   TransactionBase             (                                      
             )
         ,   PropertySetHelper           ( &m_aLock,
                                           &m_aTransactionManager,
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to