[eog] [GSettings] Remove more unneeded gconf-client.h includes



commit 2ef93aa989530950c675a336661475afd29cd1e6
Author: Felix Riemann <friemann gnome org>
Date:   Sun Jun 6 16:31:31 2010 +0200

    [GSettings] Remove more unneeded gconf-client.h includes

 src/eog-file-chooser.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/eog-file-chooser.c b/src/eog-file-chooser.c
index 69bbdce..e686b3c 100644
--- a/src/eog-file-chooser.c
+++ b/src/eog-file-chooser.c
@@ -20,7 +20,6 @@
 #endif
 
 #include "eog-file-chooser.h"
-#include "eog-config-keys.h"
 #include "eog-pixbuf-util.h"
 
 #include <stdlib.h>
@@ -29,7 +28,6 @@
 #include <glib/gi18n.h>
 #include <gio/gio.h>
 #include <gtk/gtk.h>
-#include <gconf/gconf-client.h>
 
 /* We must define GNOME_DESKTOP_USE_UNSTABLE_API to be able
    to use GnomeDesktopThumbnail */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]