mirror of
https://github.com/moparisthebest/pacman
synced 2025-03-11 07:31:04 -04: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…
x
Reference in New Issue
Block a user