From 08b4ce61d37f138a366ba52bc27ca0a9d7192b09 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 17 Oct 2013 08:36:18 +0200 Subject: [PATCH] -Werror,-Wunused-const-variable Change-Id: I635235896853693dd7687e0b72ccb3caf4febb89 --- cui/source/dialogs/hlinettp.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/cui/source/dialogs/hlinettp.cxx b/cui/source/dialogs/hlinettp.cxx index b6d3802c5403..bd475341e45a 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; /*************************************************************************