summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ext/ucpext_content.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/ext/ucpext_content.cxx')
-rw-r--r--ucb/source/ucp/ext/ucpext_content.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/ucb/source/ucp/ext/ucpext_content.cxx b/ucb/source/ucp/ext/ucpext_content.cxx
index ab6beb731525..1dd52774ab9f 100644
--- a/ucb/source/ucp/ext/ucpext_content.cxx
+++ b/ucb/source/ucp/ext/ucpext_content.cxx
@@ -384,8 +384,6 @@ namespace ucb { namespace ucp { namespace ext
const sal_Int32 nCount = i_rProperties.getLength();
if ( nCount )
{
- Reference< XPropertySet > xAdditionalPropSet;
-
const Property* pProps = i_rProperties.getConstArray();
for ( sal_Int32 n = 0; n < nCount; ++n )
{