X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmodules%2Furldeshortener%2Fserv_expand_shorter_urls.c;h=f7dac2a7a0c6c75d36c7b821f0b76636b8f7899a;hb=7ed238dbbcd600038309afb183d3c31fd8283325;hp=eec937731bc9d55297be6d91778056c264fb3a98;hpb=63aa220cbe6ab9bed45a2e746c16e81707a76047;p=citadel.git diff --git a/citadel/modules/urldeshortener/serv_expand_shorter_urls.c b/citadel/modules/urldeshortener/serv_expand_shorter_urls.c index eec937731..f7dac2a7a 100644 --- a/citadel/modules/urldeshortener/serv_expand_shorter_urls.c +++ b/citadel/modules/urldeshortener/serv_expand_shorter_urls.c @@ -113,7 +113,6 @@ int LookupUrl(StrBuf *ShorterUrlStr) ParseURL(&IO->ConnectMe, ShorterUrlStr, 80); CurlPrepareURL(IO->ConnectMe); - if (! evcurl_init(IO, // Ctx, NULL,