remove.c: refactor into functions
commit2d991a25ae23ca73a9fd01aacade9e2842c2f9db
authorK. Piche <kevin@archlinux.org>
Sat, 5 Apr 2008 03:02:23 +0000 (4 23:02 -0400)
committerDan McGee <dan@archlinux.org>
Mon, 14 Apr 2008 22:36:33 +0000 (14 17:36 -0500)
tree69e104d4537117305eed4d703d28618ab2694a76
parentdb4258c1fdf27708968baf9c4e730a014af40fd8
remove.c: refactor into functions

Pulled two loops out of _alpm_remove_prepare and gave them their own
functions.

Signed-off-by: K. Piche <kevin@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/remove.c