diff options
author | Michael Meeks <michael.meeks@collabora.com> | 2014-04-26 17:16:52 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2014-04-28 10:50:22 +0100 |
commit | d8ae7ef18576101071f6cefbaa0feb970fb56267 (patch) | |
tree | caf17a79613648751bff8398264f602ef2c09229 /ucb | |
parent | 14e06df21d60f0dcd681bd77beeba731533f81e2 (diff) |
German Comment translation
for directories with only a trivial set of lingering comments.
Change-Id: Id1ffa237549ee8fd82059caf68cc092f8c4a7efe
Diffstat (limited to 'ucb')
-rw-r--r-- | ucb/source/ucp/webdav/webdavcontent.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/ucb/source/ucp/webdav/webdavcontent.cxx b/ucb/source/ucp/webdav/webdavcontent.cxx index f22a30666f6d..e4fd59e55769 100644 --- a/ucb/source/ucp/webdav/webdavcontent.cxx +++ b/ucb/source/ucp/webdav/webdavcontent.cxx @@ -986,7 +986,7 @@ throw( beans::UnknownPropertyException, uno::RuntimeException ) { #if 0 - // @@@ REMOVABLE z.Z. nicht richtig an der PropSetInfo gesetzt!!! + // @@@ REMOVABLE z.Z. hasn't been set correctly in the PropSetInfo try { beans::Property aProp @@ -1006,10 +1006,7 @@ throw( beans::UnknownPropertyException, } #endif - // Try to remove property from server. - - try { std::vector< ProppatchValue > aProppatchValues; |