More cleanup to alpm_list
commitca1a187131d95604ff2c33df3c1ec80ef4af789b
authorDan McGee <dan@archlinux.org>
Mon, 25 Feb 2008 00:07:44 +0000 (24 18:07 -0600)
committerDan McGee <dan@archlinux.org>
Mon, 25 Feb 2008 00:07:44 +0000 (24 18:07 -0600)
tree03b556759d1270a93d88d534a84595e1f6acfd3b
parent8cfccf68c1c7fdd45c172d49115e56e04dae2a2c
More cleanup to alpm_list

* Remove some #include statements that are not strictly necessary
* Remove node_new function that is really just a one-liner

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/alpm_list.c