fix pointer indirections so we now can successfully fetch RSS feeds again.
[citadel.git] / citadel / modules / urldeshortener / serv_expand_shorter_urls.c
index eec937731bc9d55297be6d91778056c264fb3a98..f7dac2a7a0c6c75d36c7b821f0b76636b8f7899a 100644 (file)
@@ -113,7 +113,6 @@ int LookupUrl(StrBuf *ShorterUrlStr)
 
        ParseURL(&IO->ConnectMe, ShorterUrlStr, 80);
        CurlPrepareURL(IO->ConnectMe);
-
        if (! evcurl_init(IO, 
 //                       Ctx, 
                          NULL,