Indicate which function we were in when the connection to citserver broke
[citadel.git] / citadel / modules / rssclient / serv_rssclient.c
index 25544abce3df924b30f9cbde266837fc2bafabd6..c580bebaf62867f4bec7cdc57cee3bf7948c5155 100644 (file)
@@ -198,8 +198,6 @@ eNextState RSSSaveMessage(AsyncIO *IO)
        return eTerminateConnection;
 }
 
-// TODO: relink me:    ExpandShortUrls(ri->description);
-
 eNextState RSS_FetchNetworkUsetableEntry(AsyncIO *IO)
 {
        struct cdbdata *cdbut;