summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/ext/ucpext_content.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/ext/ucpext_content.cxx b/ucb/source/ucp/ext/ucpext_content.cxx
index 378c402db518..2c561322aec8 100644
--- a/ucb/source/ucp/ext/ucpext_content.cxx
+++ b/ucb/source/ucp/ext/ucpext_content.cxx
@@ -99,7 +99,7 @@ namespace ucb { namespace ucp { namespace ext
}
- struct SelectPropertyName : public ::std::unary_function< Property, OUString >
+ struct SelectPropertyName
{
const OUString& operator()( const Property& i_rProperty ) const
{