From 4054f04058a8ecb30dcc9f19b9b875d743a5046f Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sat, 14 Feb 2009 17:36:41 +0000 Subject: I was on crack this morning, it would appear. svn path=/trunk/libcss/; revision=6505 --- src/select/select.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/select/select.c b/src/select/select.c index 303ba68..f48db9a 100644 --- a/src/select/select.c +++ b/src/select/select.c @@ -802,8 +802,6 @@ css_error match_universal_combinator(css_select_ctx *ctx, css_combinator type, void *n = node; css_error error; - /** \todo div * p */ - do { bool match = false; -- cgit v1.2.3