From c3e94ff87f6187bc45baea941908acada6a6e968 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 24 Feb 2016 15:40:43 +0100 Subject: Strip trailing whitespace. --- source/html/html-layout.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/html') 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 */ -- cgit v1.2.3