From 0655699133873807acd1f097633af376d98832a6 Mon Sep 17 00:00:00 2001 From: Timo Teras Date: Tue, 6 Jan 2009 20:31:32 +0200 Subject: [PATCH] db: remove forgotten debug print --- src/database.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/database.c b/src/database.c index 8d8d563..3901ad2 100644 --- a/src/database.c +++ b/src/database.c @@ -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,