summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/factories/BasicViewFactory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/factories/BasicViewFactory.cxx')
-rw-r--r--sd/source/ui/framework/factories/BasicViewFactory.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/framework/factories/BasicViewFactory.cxx b/sd/source/ui/framework/factories/BasicViewFactory.cxx
index a537cb6a5574..a03bff816801 100644
--- a/sd/source/ui/framework/factories/BasicViewFactory.cxx
+++ b/sd/source/ui/framework/factories/BasicViewFactory.cxx
@@ -239,7 +239,6 @@ void SAL_CALL BasicViewFactory::initialize (const Sequence<Any>& aArguments)
{
if (aArguments.getLength() > 0)
{
- Reference<XConfigurationController> xCC;
try
{
// Get the XController from the first argument.