mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-21 23:38:49 -05:00
Removed a leftover debug printf
This commit is contained in:
parent
c583f03886
commit
2ad431515b
@ -293,8 +293,6 @@ pmpkg_t *pkg_load(char *pkgfile)
|
||||
return(info);
|
||||
|
||||
error:
|
||||
printf("toto\n");
|
||||
|
||||
FREEPKG(info);
|
||||
tar_close(tar);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user