fetch: removed debug message

leftovers from a debug session.
cute-signatures
Natanael Copa 2009-06-09 09:58:34 +00:00
parent 50cdcca833
commit cd5d44fa9d
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ static int fetch_package(struct fetch_ctx *fctx,
char outfile[256];
int i, r, fd;
printf("DEBUG: hello\n");
if (!(fctx->flags & FETCH_STDOUT)) {
struct apk_file_info fi;