From be3f666650c0da1aac5232291d83a51e127b005e Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 5 Sep 2012 21:59:16 +0200 Subject: remove latest mateconf stuff --- src/caja-file-management-properties-main.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/caja-file-management-properties-main.c') diff --git a/src/caja-file-management-properties-main.c b/src/caja-file-management-properties-main.c index 41bf34af..6a407b71 100644 --- a/src/caja-file-management-properties-main.c +++ b/src/caja-file-management-properties-main.c @@ -30,8 +30,6 @@ #include #include -#include - #include "caja-file-management-properties.h" static void @@ -53,7 +51,6 @@ main (int argc, char *argv[]) gtk_init (&argc, &argv); - eel_preferences_init ("/apps/caja"); caja_global_preferences_init (); caja_module_setup (); -- cgit v1.2.1