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

Stephan Bergmann sbergman at redhat.com
Tue May 5 05:09:57 PDT 2015


 sw/source/uibase/inc/edtwin.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 2186e3f8d667b5af9042dcb2c3f21509ec800d2a
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Tue May 5 14:08:25 2015 +0200

    Remove using directive that has become unused
    
    ...with 7ebed1d63e2ad5728fa81b65fa98f09b0406965d "fix windows build"
    
    Change-Id: Ibb8182cbfab47fed117c731f24fa90519b20653b

diff --git a/sw/source/uibase/inc/edtwin.hxx b/sw/source/uibase/inc/edtwin.hxx
index a24dd4f..54e7333 100644
--- a/sw/source/uibase/inc/edtwin.hxx
+++ b/sw/source/uibase/inc/edtwin.hxx
@@ -179,8 +179,6 @@ friend void     PageNumNotify(  SwViewShell* pVwSh,
     // timer for ApplyTemplates via mouse (in disguise Drag&Drop)
     DECL_LINK_TYPED( TemplateTimerHdl, Idle *, void );
 
-    using OutputDevice::GetTextColor;
-
     void            MoveCursor( SwWrtShell &rSh, const Point& rDocPos,
                                 const bool bOnlyText, bool bLockView );
 


More information about the Libreoffice-commits mailing list