mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 10:46:25 +00:00
depot_download_manager: remove debug message
This commit is contained in:
parent
cec8a401ae
commit
a289eff741
@ -409,8 +409,6 @@ void Depot_download_manager::Main::_handle_query_result()
|
||||
Xml_node const image = _image.xml();
|
||||
Xml_node const image_index = _image_index.xml();
|
||||
|
||||
log("query result index: ", index);
|
||||
|
||||
/* mark jobs referring to existing depot content as unneccessary */
|
||||
Import::for_each_present_depot_path(dependencies, index, image, image_index,
|
||||
[&] (Archive::Path const &path) {
|
||||
|
Loading…
Reference in New Issue
Block a user