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

Tor Lillqvist tml at collabora.com
Sun Jan 5 02:18:59 PST 2014


 cui/source/inc/labdlg.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 16adb05eb347fc17e80883e2930432857c945fbb
Author: Tor Lillqvist <tml at collabora.com>
Date:   Sun Jan 5 12:16:40 2014 +0200

    WaE: private field 'nWinkelTypePos' is not used
    
    Change-Id: I1e1c2401e4934be442bdc4e56ae5f0c04ce66ea7

diff --git a/cui/source/inc/labdlg.hxx b/cui/source/inc/labdlg.hxx
index f63aa75..dcc08a8 100644
--- a/cui/source/inc/labdlg.hxx
+++ b/cui/source/inc/labdlg.hxx
@@ -62,7 +62,6 @@ private:
 
     sal_uInt16          nAnsatzRelPos;
     sal_uInt16          nAnsatzTypePos;
-    sal_uInt16          nWinkelTypePos;
 
     void            SetupAnsatz_Impl( sal_uInt16 nType );
     void            SetupType_Impl( sal_uInt16 nType );


More information about the Libreoffice-commits mailing list