mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-16 14:34:53 +03:00
layout: minmax table: Change logging level to error
This commit is contained in:
parent
63412372b2
commit
145d6dfc6c
@ -283,7 +283,7 @@ static void layout_minmax_table(struct box *table,
|
||||
return;
|
||||
|
||||
if (table_calculate_column_types(&content->unit_len_ctx, table) == false) {
|
||||
NSLOG(netsurf, WARNING,
|
||||
NSLOG(netsurf, ERROR,
|
||||
"Could not establish table column types.");
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user