diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-01-05 12:16:40 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-01-05 12:16:40 +0200 |
commit | 16adb05eb347fc17e80883e2930432857c945fbb (patch) | |
tree | 2cf7625b0dee7154b7764cb116384db15c65863f /cui/source | |
parent | 3df9adb1b0031e77977431c90edee651b2aaa195 (diff) |
WaE: private field 'nWinkelTypePos' is not used
Change-Id: I1e1c2401e4934be442bdc4e56ae5f0c04ce66ea7
Diffstat (limited to 'cui/source')
-rw-r--r-- | cui/source/inc/labdlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/labdlg.hxx b/cui/source/inc/labdlg.hxx index f63aa757953b..dcc08a88f2db 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 ); |