mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-21 02:50:37 +03:00
core: Remove leftover debug print
This commit is contained in:
parent
14a597131b
commit
9c27f1de99
@ -821,8 +821,6 @@ fetch_and_store_commit_metadata_recurse (OtPullData *pull_data,
|
||||
{
|
||||
ot_lfree char *checksum = ostree_checksum_from_bytes_v (parent_csum_v);
|
||||
|
||||
g_printerr ("Acquring parent %s of %s\n", checksum, rev);
|
||||
|
||||
if (!fetch_and_store_commit_metadata_recurse (pull_data, parent_depth + 1,
|
||||
0, checksum,
|
||||
cancellable, error))
|
||||
|
Loading…
x
Reference in New Issue
Block a user