Files
evolution/tools
Kjartan Maraas 4ce156ab5a Use g_list_delete_link() instead of g_list_remove_link() +
2006-01-30  Kjartan Maraas  <kmaraas@gnome.org>

	* tools/evolution-launch-composer.c: (do_send):
	Use g_list_delete_link() instead of g_list_remove_link()
	+ g_list_free_1().
	* tools/killev.c: mark a couple vars static and remove a
	stray semi-colon.

svn path=/trunk/; revision=31370
2006-01-30 11:54:27 +00:00
..