mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:57:43 +00:00
LibWeb: Remove ancient HTML_DEBUG debug logging
This commit is contained in:
parent
6a569bbdd7
commit
10b534849d
6 changed files with 1 additions and 29 deletions
|
@ -36,6 +36,4 @@ void dump_sheet(const CSS::StyleSheet&);
|
|||
void dump_rule(const CSS::StyleRule&);
|
||||
void dump_selector(const CSS::Selector&);
|
||||
|
||||
#undef HTML_DEBUG
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue