Removed list of todo items from source.

This commit is contained in:
henri 2013-04-22 19:33:00 +00:00
parent 6e8b30d721
commit 71e23318e9

View file

@ -59,15 +59,6 @@
#include <netdb.h>
#include <string.h>
/* TODO first!
* ---
* o Parse proxy spec string
* o Deal with actual proxy chains (cf. ev_handler)
* o Deal with errors
* o Generic proxy interface (to handle many proxy types)
* ---
* o Manage timeouts
*/
struct proxy_parser {
int done;