Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Another printf debug out
Baptiste Daroussin committed 14 years ago
commit ec26d84b1866668d780a2b1526d630f54aa89acb
parent fb19c86
1 file changed +0 -2
modified libpkg/pkg_elf.c
@@ -242,8 +242,6 @@ get_system_pkgarch(char *dest, size_t sz)
			    elf_corres_to_string(endian_corres, (int) elfhdr.e_ident[EI_DATA]));
	}

-
	printf("%s\n", dest);
-

cleanup:
	if (elf != NULL)
		elf_end(elf);