summaryrefslogtreecommitdiff
path: root/svx/source/gengal
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-05-17 22:36:29 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-05-17 22:44:43 +0900
commit9902f0ee3d7b22e4984be7225370fb552da03838 (patch)
tree69d7fa35977328f6a605cc389177ab4ee353bedc /svx/source/gengal
parentac6833f97921981050722bee3d3cfa13f0897566 (diff)
removed unused const rtl::OUString
Change-Id: I7c3409ac39e690fcf2f7e4085bf6857e6bd182fb
Diffstat (limited to 'svx/source/gengal')
-rw-r--r--svx/source/gengal/gengal.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/gengal/gengal.cxx b/svx/source/gengal/gengal.cxx
index 00c55676026f..f91b42e64187 100644
--- a/svx/source/gengal/gengal.cxx
+++ b/svx/source/gengal/gengal.cxx
@@ -223,7 +223,6 @@ void GalApp::Init()
void GalApp::InitUCB()
{
- rtl::OUString aEmpty;
Sequence< Any > aArgs(2);
aArgs[0]
<<= rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(UCB_CONFIGURATION_KEY1_LOCAL));