summaryrefslogtreecommitdiffstats
path: root/svtools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-02 17:28:05 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-02 17:28:05 +0200
commitfb9da1cc7be5dc65b8de096f46f92c34c61e2ad8 (patch)
tree7774673614f43e4622fbc530048211b72716e2f1 /svtools
parent-Werror,-Wunused-variable (diff)
downloadcore-fb9da1cc7be5dc65b8de096f46f92c34c61e2ad8.tar.gz
core-fb9da1cc7be5dc65b8de096f46f92c34c61e2ad8.zip
-Werror,-Wunused-variable
Change-Id: Ie4ca73581937c27bb1cb1a90a2877a5155226b25
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/uno/treecontrolpeer.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/uno/treecontrolpeer.cxx b/svtools/source/uno/treecontrolpeer.cxx
index 3c52e8232578..3fd6fff0a399 100644
--- a/svtools/source/uno/treecontrolpeer.cxx
+++ b/svtools/source/uno/treecontrolpeer.cxx
@@ -461,7 +461,6 @@ void TreeControlPeer::ChangeNodesSelection( const Any& rSelection, bool bSelect,
UnoTreeListBoxImpl& rTree = getTreeListBoxOrThrow();
Reference< XTreeNode > xTempNode;
- Sequence< XTreeNode > aTempSeq;
const Reference< XTreeNode > *pNodes = 0;
sal_Int32 nCount = 0;