1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00

removed debug stmt

This commit is contained in:
Judd Vinet 2005-10-09 18:48:39 +00:00
parent 586370b744
commit b3450fbe0d

View File

@ -531,7 +531,6 @@ int sync_commit(pmtrans_t *trans, pmdb_t *db_local)
}
FREETRANS(tr);
fprintf(stderr, "HERE\n"); fflush(stdout);
/* install targets */
_alpm_log(PM_LOG_FLOW1, "installing packages");
tr = trans_new();