mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-14 06:39:22 +03:00
Lose excess logging.
This commit is contained in:
parent
d9a66a7ce8
commit
a86dd68165
@ -594,8 +594,6 @@ nserror global_history_init(struct core_window_callback_table *cw_t,
|
||||
return err;
|
||||
}
|
||||
|
||||
LOG(("Building global history treeview"));
|
||||
|
||||
/* Add the history to the treeview */
|
||||
err = global_history_init_entries();
|
||||
if (err != NSERROR_OK) {
|
||||
|
Loading…
Reference in New Issue
Block a user