summaryrefslogtreecommitdiff
path: root/include/tools/urlobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/urlobj.hxx')
-rw-r--r--include/tools/urlobj.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/tools/urlobj.hxx b/include/tools/urlobj.hxx
index fd7dc2d76a88..23978fe42e4a 100644
--- a/include/tools/urlobj.hxx
+++ b/include/tools/urlobj.hxx
@@ -79,8 +79,6 @@ enum class INetProtocol
Slot,
Macro,
Javascript,
- Imap,
- Pop3,
Data,
Cid,
Out,
@@ -868,7 +866,6 @@ public:
enum Part
{
PART_USER_PASSWORD = 0x00001,
- PART_IMAP_ACHAR = 0x00002,
PART_VIM = 0x00004,
PART_FPATH = 0x00008,
PART_AUTHORITY = 0x00010,