summaryrefslogtreecommitdiffstats
path: root/ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx')
-rw-r--r--ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx b/ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx
index 03f309a00d3c..10b4cec3555e 100644
--- a/ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx
+++ b/ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx
@@ -57,11 +57,9 @@ using namespace com::sun::star;
using namespace webdav_ucp;
-
// ContentProvider implementation.
-
bool ContentProvider::getProperty(
const OUString & rPropName, beans::Property & rProp, bool bStrict )
{
@@ -286,11 +284,9 @@ bool ContentProvider::getProperty(
}
-
// Content implementation.
-
// virtual
uno::Sequence< beans::Property > Content::getProperties(
const uno::Reference< ucb::XCommandEnvironment > & xEnv )