mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-03-05 14:51:47 +03:00
Remove unused variables.
This commit is contained in:
parent
770255439d
commit
f63742d7c2
@ -102,9 +102,6 @@ bool box_normalise_block(struct box *block, html_content *c)
|
||||
{
|
||||
struct box *child;
|
||||
struct box *next_child;
|
||||
struct box *table;
|
||||
css_computed_style *style;
|
||||
nscss_select_ctx ctx;
|
||||
|
||||
assert(block != NULL);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user