mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-23 20:46:50 +03:00
Remove apparently spurious status update.
svn path=/trunk/netsurf/; revision=9963
This commit is contained in:
parent
ee833877c5
commit
fcf264d4cd
@ -1549,8 +1549,6 @@ void html_object_callback(content_msg msg, struct content *object,
|
||||
((time_taken < option_min_reflow_period ?
|
||||
option_min_reflow_period : time_taken * 1.25));
|
||||
}
|
||||
if (c->status == CONTENT_STATUS_READY)
|
||||
html_set_status(c, "");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user