Remove redundant "removal" output in pure remove operation
commit1463a9aa3646a0886b7ec892f4a436ea5bb4749a
authorAllan McRae <allan@archlinux.org>
Thu, 29 Sep 2011 11:07:48 +0000 (29 21:07 +1000)
committerDan McGee <dan@archlinux.org>
Thu, 29 Sep 2011 18:02:02 +0000 (29 13:02 -0500)
tree1c8199a6766aa292f8a228e99de7b2def9429268
parentad8d3ceb898716cf2642fb71963c0ef5a490621e
Remove redundant "removal" output in pure remove operation

Printing "[removal]" beside all package names is redundant when all
packages are being removed (i.e. when using -R).

Signed-off-by: Allan McRae <allan@archlinux.org>
src/pacman/util.c