summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/res_ErrorBar.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-12-28 11:06:36 +0200
committerTor Lillqvist <tml@collabora.com>2013-12-28 11:08:45 +0200
commit86fcb2eaaea72793c12c2a6b7f18b29179bb7200 (patch)
tree201bcb35b7be4d1b0d4a632a6623de048adc9ebc /chart2/source/controller/dialogs/res_ErrorBar.cxx
parent6eb02ac8a77f9f89f256b190281029f6cbd60d95 (diff)
WaE: private field 'm_pParentWindow' is not used
Change-Id: Iad6433396844cae5785b6b8ba80f0593c2dea62e
Diffstat (limited to 'chart2/source/controller/dialogs/res_ErrorBar.cxx')
-rw-r--r--chart2/source/controller/dialogs/res_ErrorBar.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/res_ErrorBar.cxx b/chart2/source/controller/dialogs/res_ErrorBar.cxx
index 07d6770dee9a..fce3938852b1 100644
--- a/chart2/source/controller/dialogs/res_ErrorBar.cxx
+++ b/chart2/source/controller/dialogs/res_ErrorBar.cxx
@@ -94,7 +94,6 @@ ErrorBarResources::ErrorBarResources( VclBuilderContainer* pParent, Dialog * pPa
m_eErrorBarType( eType ),
m_nConstDecimalDigits( 1 ),
m_nConstSpinSize( 1 ),
- m_pParentWindow( pParent ),
m_pParentDialog( pParentDialog ),
m_pCurrentRangeChoosingField( 0 ),
m_bHasInternalDataProvider( true ),