diff options
Diffstat (limited to 'ucb/source/ucp/webdav')
-rw-r--r-- | ucb/source/ucp/webdav/ContentProperties.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ucb/source/ucp/webdav/ContentProperties.hxx b/ucb/source/ucp/webdav/ContentProperties.hxx index 5092a4f0be28..c76dcf5d2cd4 100644 --- a/ucb/source/ucp/webdav/ContentProperties.hxx +++ b/ucb/source/ucp/webdav/ContentProperties.hxx @@ -66,8 +66,6 @@ typedef std::unordered_map > PropertyValueMap; -struct DAVResource; - class ContentProperties { public: |