summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hldoctp.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-23 07:20:49 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-25 19:24:21 +0200
commit0552a91acde9dce28c0d92c552d21fbadfcb9184 (patch)
tree9266c692befda5ffa7296c811e42991220eee040 /cui/source/dialogs/hldoctp.cxx
parent351b61389c53eb42a83c09949bc1955f54a2cc89 (diff)
fix TODO news:// is nonsense
Change-Id: If605965f21f2e83fbbef150f2caa2328724e2d3b
Diffstat (limited to 'cui/source/dialogs/hldoctp.cxx')
-rw-r--r--cui/source/dialogs/hldoctp.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/cui/source/dialogs/hldoctp.cxx b/cui/source/dialogs/hldoctp.cxx
index 001c2b2a0372..d5092b9f4c60 100644
--- a/cui/source/dialogs/hldoctp.cxx
+++ b/cui/source/dialogs/hldoctp.cxx
@@ -26,10 +26,8 @@
#include "hyperdlg.hrc"
#include "hlmarkwn_def.hxx"
-sal_Char const sHash[] = "#";
-sal_Char const sFileScheme[] = INET_FILE_SCHEME;
-sal_Char const sNewsSRVScheme[] = "news://";
- // TODO news:// is nonsense
+sal_Char const sHash[] = "#";
+sal_Char const sFileScheme[] = INET_FILE_SCHEME;
sal_Char const sHTTPScheme[] = INET_HTTP_SCHEME;
/*************************************************************************