From 081e289315643339737c667d6586c27257b89634 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sat, 24 Sep 2011 05:32:51 +0200 Subject: curl tool: fix some OOM handling issues --- src/tool_sdecls.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/tool_sdecls.h') diff --git a/src/tool_sdecls.h b/src/tool_sdecls.h index cf4f3a1e7..08203a117 100644 --- a/src/tool_sdecls.h +++ b/src/tool_sdecls.h @@ -58,9 +58,6 @@ struct OutStruct { * or a file descriptor as returned from an 'open' call for some file. * * 'config' member is a pointer to associated 'Configurable' struct. - * - * TODO: evaluate if an additional struct member should be added to - * allow easier handling of 'stdin' vs other 'file' descriptors. */ struct InStruct { -- cgit v1.2.3