summaryrefslogtreecommitdiffstats
path: root/connectivity/source/commontools/parameters.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-02-25 02:17:44 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-02-25 03:14:00 +0100
commit405caad685edd0ba914789bda01b5dc9b3030773 (patch)
treee5a16d9474717f67cfd029e1ed7b9ecdb0e738ab /connectivity/source/commontools/parameters.cxx
parentloplugin: unused variable (diff)
downloadcore-405caad685edd0ba914789bda01b5dc9b3030773.tar.gz
core-405caad685edd0ba914789bda01b5dc9b3030773.zip
loplugin: unused variables
Change-Id: I46a748bf2c54d15c0f5718901197f3b4c34b82bf
Diffstat (limited to 'connectivity/source/commontools/parameters.cxx')
-rw-r--r--connectivity/source/commontools/parameters.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/source/commontools/parameters.cxx b/connectivity/source/commontools/parameters.cxx
index ef83e56ea80c..445226923259 100644
--- a/connectivity/source/commontools/parameters.cxx
+++ b/connectivity/source/commontools/parameters.cxx
@@ -422,7 +422,6 @@ namespace dbtools
sal_Int32 nSmallestIndexLinkedByColumnName = -1;
sal_Int32 nLargestIndexNotLinkedByColumnName = -1;
#endif
- ::rtl::OUString sName;
for ( ParameterInformation::iterator aParam = m_aParameterInformation.begin();
aParam != m_aParameterInformation.end();
++aParam