diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2021-12-14 16:44:14 +0100 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2021-12-15 15:24:52 +0100 |
commit | 023ebf17898db4bca63129f079fd90b5cf76c1a9 (patch) | |
tree | f0c72239af05ea4b1435b69ebf38d9ab88c49e47 /compilerplugins/clang/unusedvariableplus.cxx | |
parent | f45b7871e7d31dfc6ed31d1b79928990bba0d0dd (diff) |
ucb: remove --with-webdav=neon
Remove code in ucb/source/ucp/webdav-neon, and now unused external
neon.
The --with-webdav=no option is retained for now.
Change-Id: I4ce429587e3991fa82009da2f8e4a068abe36435
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126839
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'compilerplugins/clang/unusedvariableplus.cxx')
-rw-r--r-- | compilerplugins/clang/unusedvariableplus.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compilerplugins/clang/unusedvariableplus.cxx b/compilerplugins/clang/unusedvariableplus.cxx index b5c92082c400..845a4eedb2a7 100644 --- a/compilerplugins/clang/unusedvariableplus.cxx +++ b/compilerplugins/clang/unusedvariableplus.cxx @@ -435,9 +435,6 @@ public: "VersionCompatRead", "VersionCompatWrite", "SlideShowImpl::WaitSymbolLock", - "webdav_ucp::NeonHeadRequest", - "webdav_ucp::NeonPropFindRequest", - "webdav_ucp::NeonUri", "weld::WaitObject", "writerfilter::ooxml::(anonymous namespace)::StatusIndicatorGuard", "WriterSpecificAutoFormatBlock", |