Delete this function.

2008-01-25  Soren Sandmann  <sandmann@redhat.com>

	* gnome-wp-item.c (collect_save_options): Delete this function.

	* gnome-wp-xml.c: Don't include gnome-wp-utils.h
	* appearance-desktop.c: Don't include gnome-wp-utils.h
	* gnome-wp-item.c: Don't include gnome-wp-utils.h
	* gnome-wp-item.h: Move gconf key macros here from gnome-wp-utils.h

	* Makefile.am: Delete gnome-wp-utils.[ch]
	
	* gnome-wp-utils.[ch]: Delete these files.
	


svn path=/trunk/; revision=8417
This commit is contained in:
Soren Sandmann 2008-01-25 20:11:22 +00:00 committed by Søren Sandmann Pedersen
parent 830047edb4
commit a2ccffefbc
8 changed files with 22 additions and 313 deletions

View file

@ -20,7 +20,6 @@
#include "appearance.h"
#include "gnome-wp-item.h"
#include "gnome-wp-utils.h"
#include <string.h>
#include <libxml/parser.h>