diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-03-13 22:32:14 -0600 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-03-16 14:24:07 +0000 |
commit | ea7f16bf0b5e195d65e51c624b0fb37980bf2b95 (patch) | |
tree | 4382269c9c4ee7a2831398fd2b6129e1fa465138 /sal | |
parent | 5a751d32b99e330d6656efc337829778e2b58bdb (diff) |
tdf#89361 Remove remnants of Gopher support
Change-Id: Ib2038a43b0d49a525199329a2c79d5779f5322fa
Reviewed-on: https://gerrit.libreoffice.org/14471
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sal')
-rw-r--r-- | sal/qa/osl/socket/osl_Socket_Const_orig.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/qa/osl/socket/osl_Socket_Const_orig.h b/sal/qa/osl/socket/osl_Socket_Const_orig.h index 28e2fdc5237b..c59e8a2da9ed 100644 --- a/sal/qa/osl/socket/osl_Socket_Const_orig.h +++ b/sal/qa/osl/socket/osl_Socket_Const_orig.h @@ -107,7 +107,6 @@ extern "C" OSLTEST_DECLARE( ServiceFTP, "ftp" ); OSLTEST_DECLARE( ServiceTELNET, "telnet" ); -OSLTEST_DECLARE( ServiceGOPHER, "gopher" ); OSLTEST_DECLARE( ServiceIMAP, "imap" ); OSLTEST_DECLARE( ServiceHTTPS, "https" ); OSLTEST_DECLARE( ServiceNETBIOS, "netbios-dgm" ); |