removed debug stmt

This commit is contained in:
Judd Vinet 2005-10-09 18:48:39 +00:00
parent 586370b744
commit b3450fbe0d
1 changed files with 0 additions and 1 deletions

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();