diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2010-08-18 00:00:36 +0100 |
---|---|---|
committer | Philip Withnall <philip@tecnocode.co.uk> | 2010-09-04 15:57:50 +0100 |
commit | 8d65909f1207f6316b2055565b0e94c099c5e916 (patch) | |
tree | 1d7b2744ada49efdb77f4ab42f9e7a76f8d5646d /src/totem-interface.c | |
parent | d068d95ac5c21b458c42ced70dae795b5a951b24 (diff) | |
download | totem-8d65909f1207f6316b2055565b0e94c099c5e916.tar.gz |
Port to GSettings
Diffstat (limited to 'src/totem-interface.c')
-rw-r--r-- | src/totem-interface.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/totem-interface.c b/src/totem-interface.c index e10782bd3..6ea6c0af1 100644 --- a/src/totem-interface.c +++ b/src/totem-interface.c @@ -44,7 +44,6 @@ #include <glib/gi18n.h> #include <gtk/gtk.h> #include <gdk/gdkx.h> -#include <gconf/gconf-client.h> #include "totem-interface.h" |