aboutsummaryrefslogtreecommitdiff
path: root/src/tool_sdecls.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_sdecls.h')
-rw-r--r--src/tool_sdecls.h3
1 files changed, 0 insertions, 3 deletions
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 {