X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=unzip.c;h=9741848f318b9d1e5890351a570db04bba5c3d04;hb=cd2a0d21d476eca33d4efe8099b5f9fd2e2379e1;hp=efe73c94c0ee323737bf92443e533b3ed77cae30;hpb=617846d9677bfa97c6dbcebb059266d016c5811c;p=cacao.git diff --git a/unzip.c b/unzip.c index efe73c94c..9741848f3 100644 --- a/unzip.c +++ b/unzip.c @@ -748,7 +748,7 @@ void cacao_create_directoryList(unzFile file) if (c) *c='\0'; ent->name=utf_new_char(filename); }; - printf("Archive contains %d files\n",i); + /*printf("Archive contains %d files\n",i);*/ }