summaryrefslogtreecommitdiff
path: root/source/html
diff options
context:
space:
mode:
Diffstat (limited to 'source/html')
-rw-r--r--source/html/html-layout.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/html/html-layout.c b/source/html/html-layout.c
index 2749587f..5b84df6b 100644
--- a/source/html/html-layout.c
+++ b/source/html/html-layout.c
@@ -76,7 +76,6 @@ static int is_all_white(const char *s)
return 1;
}
-
/* TODO: pool allocator for flow nodes */
/* TODO: store text by pointing to a giant buffer */