summaryrefslogtreecommitdiff
path: root/include/tools/urlobj.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-03-04 17:13:04 +0100
committerStephan Bergmann <sbergman@redhat.com>2018-03-04 21:59:17 +0100
commita7780e82305fe2e900afbe9909f9df80ad4019d5 (patch)
tree5f645c8ac0537cef6575597821a98d83b9e786dc /include/tools/urlobj.hxx
parent8e9e26066333f287476a8ed7b354acceac9f2879 (diff)
Remove unnecessary INetProtocol::Webdav[s] again
...that 65abd11d68ba9f849d89b98b6a56071411875c89 "Support for webdav:// and webdavs:// schemes from command line" had added for no good reason, and are removed again on the same grounds as eda273fd46e63daa4f15525e05b695450df53cea "Remove unnecessary INetProtocol::VndSunStarWebdavs again". Change-Id: I29135207dfdffcc818664432a11fa3b5b3a0561a Reviewed-on: https://gerrit.libreoffice.org/50748 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include/tools/urlobj.hxx')
-rw-r--r--include/tools/urlobj.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tools/urlobj.hxx b/include/tools/urlobj.hxx
index e199ab0c49a9..99780fa0e79d 100644
--- a/include/tools/urlobj.hxx
+++ b/include/tools/urlobj.hxx
@@ -55,8 +55,6 @@ enum class INetProtocol
File,
Mailto,
VndSunStarWebdav,
- Webdav,
- Webdavs,
PrivSoffice,
VndSunStarHelp,
Https,