diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-10-01 16:37:58 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-10-02 16:49:39 +0200 |
commit | 10da40272cea1e5450a3ba9b6737b6aecd5d0713 (patch) | |
tree | bdbe3e3c298d425a87e4a8368bcb6ebc0dfa8333 /cui | |
parent | a9dba32effe98779df7d97433212d0e43eac6b77 (diff) |
-Werror,-Wunused-const-variable
Change-Id: I566f106bb5ea0836535b1fe1b42811fc5be3268e
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/dialogs/hldoctp.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/dialogs/hldoctp.cxx b/cui/source/dialogs/hldoctp.cxx index 5aa56981fcc2..373bfbc98b12 100644 --- a/cui/source/dialogs/hldoctp.cxx +++ b/cui/source/dialogs/hldoctp.cxx @@ -28,7 +28,6 @@ sal_Char const sHash[] = "#"; sal_Char const sFileScheme[] = INET_FILE_SCHEME; -sal_Char const sHTTPScheme[] = INET_HTTP_SCHEME; /************************************************************************* |* |