Always pass data to trans_commit()
commit29ea0fa09fbde915d8abfdda2ee98493cd041239
authorDan McGee <dan@archlinux.org>
Fri, 3 Jun 2011 16:37:15 +0000 (3 11:37 -0500)
committerDan McGee <dan@archlinux.org>
Tue, 14 Jun 2011 00:41:16 +0000 (13 19:41 -0500)
tree2ff5c7066d81ecc545f2d32b6c9d056ca1aeb20e
parent4d9278f87fffc1d1fe7e6a2f805a2a8df296bb0d
Always pass data to trans_commit()

Even though we currently don't use it here in the backend, we might as
well pass it in since we used it earlier.

Signed-off-by: Dan McGee <dan@archlinux.org>
src/pacman/remove.c