db: remove forgotten debug print

cute-signatures
Timo Teras 2009-01-06 20:31:32 +02:00
parent 0314104d93
commit 0655699133
1 changed files with 0 additions and 2 deletions

View File

@ -880,8 +880,6 @@ static int apk_db_install_archive_entry(void *_ctx,
if (name.ptr[name.len-1] == '/')
name.len--;
printf("%s: %*s\n", pkg->name->name, name.len, name.ptr);
if (ctx->diri_node == NULL)
ctx->diri_node = hlist_tail_ptr(&pkg->owned_dirs);
ctx->diri = diri = apk_db_diri_new(db, pkg, name,