summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-02 17:58:38 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-02 18:14:37 +0200
commit672b77f6474bd17bcb842e2628e6502837199cd9 (patch)
tree982223f3aa4fc7f1c1e61da97ca7b4940f97d4d1 /svx
parent1080e15cf3d4e16acd0f3b02d9e40521a6535358 (diff)
-Werror,-Wunused-variable
Change-Id: I025391e04167e66783df785af960609ec0f1ceb6
Diffstat (limited to 'svx')
-rw-r--r--svx/source/form/fmservs.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/form/fmservs.cxx b/svx/source/form/fmservs.cxx
index 900a0132e77c..bac1280cd1d4 100644
--- a/svx/source/form/fmservs.cxx
+++ b/svx/source/form/fmservs.cxx
@@ -60,7 +60,6 @@ namespace svxform
if (!xSet.is())
return;
- uno::Sequence< OUString> aServices;
uno::Reference< lang::XSingleServiceFactory > xSingleFactory;
OUString sString;