summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-04-02 11:55:10 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-04-02 16:30:33 +0200
commit9af6b70fc2f6dd0eacafd8e3bd9d0c2fcbb3ef45 (patch)
treed36fd35b2f51da6d5b83f655cb3d975ae5e46f61 /tools
parent796ca9ba61ab14e4bdb7b244c64f7fb2c6bf5f65 (diff)
Plug the hole in INetProtocol
...left by d9cf110dae8030c93c4cc7909b30c779b523359f "Bye bye ODMA." Change-Id: I7537a134299d3b2e9c172dabea1bc1d25b7e05d2
Diffstat (limited to 'tools')
-rw-r--r--tools/source/fsys/urlobj.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/source/fsys/urlobj.cxx b/tools/source/fsys/urlobj.cxx
index 49422ebd4b4d..f149dc1a9a41 100644
--- a/tools/source/fsys/urlobj.cxx
+++ b/tools/source/fsys/urlobj.cxx
@@ -393,7 +393,6 @@ static INetURLObject::SchemeInfo const aSchemeInfoMap[INET_PROT_END]
false },
{ "vnd.sun.star.cmd", "vnd.sun.star.cmd:", 0, false, false, false,
false, false, false, false, false },
- { "", "", 0, false, false, false, false, true, true, true, false }, // Placeholder for removed 26: ODMA
{ "telnet", "telnet://", 23, true, true, false, true, true, true, true,
false },
{ "vnd.sun.star.expand", "vnd.sun.star.expand:", 0, false, false, false,