[Libreoffice-commits] core.git: cui/source

Stephan Bergmann sbergman at redhat.com
Wed Oct 16 23:36:44 PDT 2013


 cui/source/dialogs/hlinettp.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 08b4ce61d37f138a366ba52bc27ca0a9d7192b09
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Oct 17 08:36:18 2013 +0200

    -Werror,-Wunused-const-variable
    
    Change-Id: I635235896853693dd7687e0b72ccb3caf4febb89

diff --git a/cui/source/dialogs/hlinettp.cxx b/cui/source/dialogs/hlinettp.cxx
index b6d3802..bd47534 100644
--- a/cui/source/dialogs/hlinettp.cxx
+++ b/cui/source/dialogs/hlinettp.cxx
@@ -27,7 +27,6 @@
 
 sal_Char const sAnonymous[]    = "anonymous";
 sal_Char const sHTTPScheme[]   = INET_HTTP_SCHEME;
-sal_Char const sHTTPSScheme[]  = INET_HTTPS_SCHEME;
 sal_Char const sFTPScheme[]    = INET_FTP_SCHEME;
 
 /*************************************************************************


More information about the Libreoffice-commits mailing list