summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/ChartModel.cxx
diff options
context:
space:
mode:
authorIngrid Halama <iha@openoffice.org>2010-10-08 13:10:28 +0200
committerIngrid Halama <iha@openoffice.org>2010-10-08 13:10:28 +0200
commit928323c52272834668dc8f95b25e5d4bf76aeb62 (patch)
tree0741d5dfc8be637afde7240ae0a8bf5b90fc32e7 /chart2/source/model/main/ChartModel.cxx
parent9767c7f18e9030097b198877e0ab87ae40a52a54 (diff)
chart49: remove compiler warning/error
Diffstat (limited to 'chart2/source/model/main/ChartModel.cxx')
-rwxr-xr-xchart2/source/model/main/ChartModel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/model/main/ChartModel.cxx b/chart2/source/model/main/ChartModel.cxx
index 0cd293354d7d..95bc1315ad51 100755
--- a/chart2/source/model/main/ChartModel.cxx
+++ b/chart2/source/model/main/ChartModel.cxx
@@ -182,7 +182,7 @@ ChartModel::~ChartModel()
m_xOldModelAgg->setDelegator( 0 );
}
-void SAL_CALL ChartModel::initialize( const Sequence< Any >& aArguments )
+void SAL_CALL ChartModel::initialize( const Sequence< Any >& /*rArguments*/ )
throw (uno::Exception, uno::RuntimeException)
{
//#i113722# avoid duplicate creation