From 4a9ef8ac429aa9623f74ac7f09630d4e1b3fdbd2 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 3 Feb 2011 00:04:56 +0000 Subject: No. Just no. svn path=/trunk/libcss/; revision=11606 --- src/parse/parse.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/parse/parse.c b/src/parse/parse.c index 669df53..d8281ae 100644 --- a/src/parse/parse.c +++ b/src/parse/parse.c @@ -24,9 +24,6 @@ #undef DEBUG_STACK #undef DEBUG_EVENTS -/** \todo The CSSOM expects us to preserve unknown rules. We currently discard - * all of their content, so the higher levels never see them. */ - #ifndef NDEBUG #include extern void parserutils_stack_dump(parserutils_stack *stack, const char *prefix, -- cgit v1.2.3