]> sjero.net Git - wget/commitdiff
url: remove shorten_string
authorDaniel Stenberg <daniel@haxx.se>
Tue, 25 Mar 2014 10:56:58 +0000 (11:56 +0100)
committerGiuseppe Scrivano <gscrivan@redhat.com>
Tue, 25 Mar 2014 14:56:23 +0000 (15:56 +0100)
The function wasn't used and caused a compiler warning:

url.c:1288:1: warning: 'shorten_length' defined but not used [-Wunused-function]


No differences found