summaryrefslogtreecommitdiffstats
path: root/sdext/source/presenter/PresenterPaneFactory.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-09-25 21:47:16 +0200
committerMathias Bauer <mba@openoffice.org>2009-09-25 21:47:16 +0200
commitd381760a0bdbc403426db365fcdd79c48805a1f9 (patch)
tree969d1f2189bb9c5d73ea358016389539c1ef23c5 /sdext/source/presenter/PresenterPaneFactory.cxx
parentobvious c/p error fixed (diff)
parentCreate DEV300_m60 milestone tag from trunk@276428 (diff)
downloadcore-d381760a0bdbc403426db365fcdd79c48805a1f9.tar.gz
core-d381760a0bdbc403426db365fcdd79c48805a1f9.zip
merge commit
Diffstat (limited to 'sdext/source/presenter/PresenterPaneFactory.cxx')
-rw-r--r--sdext/source/presenter/PresenterPaneFactory.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sdext/source/presenter/PresenterPaneFactory.cxx b/sdext/source/presenter/PresenterPaneFactory.cxx
index 9c9be61222ce..c5e6403de440 100644
--- a/sdext/source/presenter/PresenterPaneFactory.cxx
+++ b/sdext/source/presenter/PresenterPaneFactory.cxx
@@ -260,8 +260,6 @@ Reference<XResource> PresenterPaneFactory::CreatePane (
const Reference<XResourceId>& rxPaneId,
const OUString& rsTitle)
{
- (void)rsTitle;
-
if ( ! rxPaneId.is())
return NULL;