aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/engine.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine.c b/src/engine.c
index 61a01bf..f47369a 100644
--- a/src/engine.c
+++ b/src/engine.c
@@ -108,7 +108,6 @@ ingest(char **buffer)
handle_contentfor(buffer, match, directive, content_headers);
break;
- /* TODO: Handle this gracefully */
case BODY:
case CONTENT:
case ENDCONTENT: