Removed a leftover debug printf
This commit is contained in:
parent
c583f03886
commit
2ad431515b
1 changed files with 0 additions and 2 deletions
|
@ -293,8 +293,6 @@ pmpkg_t *pkg_load(char *pkgfile)
|
|||
return(info);
|
||||
|
||||
error:
|
||||
printf("toto\n");
|
||||
|
||||
FREEPKG(info);
|
||||
tar_close(tar);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue