aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-11-25 01:29:35 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-11-25 01:29:35 +0800
commitad1581d50cdab9c56cdad61331f760a23f81b9de (patch)
treec914508708e6971a76598702ba96ed2e48df6af5 /shell/e-shell.h
parent8fa08de8892b288a0fcc48a21375553f994f975e (diff)
downloadgsoc2013-evolution-ad1581d50cdab9c56cdad61331f760a23f81b9de.tar
gsoc2013-evolution-ad1581d50cdab9c56cdad61331f760a23f81b9de.tar.gz
gsoc2013-evolution-ad1581d50cdab9c56cdad61331f760a23f81b9de.tar.bz2
gsoc2013-evolution-ad1581d50cdab9c56cdad61331f760a23f81b9de.tar.lz
gsoc2013-evolution-ad1581d50cdab9c56cdad61331f760a23f81b9de.tar.xz
gsoc2013-evolution-ad1581d50cdab9c56cdad61331f760a23f81b9de.tar.zst
gsoc2013-evolution-ad1581d50cdab9c56cdad61331f760a23f81b9de.zip
Remove e_shell_get_gconf_client().
No longer needed.
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r--shell/e-shell.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h
index 5110dd4a9c..a8def6fe3b 100644
--- a/shell/e-shell.h
+++ b/shell/e-shell.h
@@ -119,7 +119,6 @@ EShellBackend * e_shell_get_backend_by_name (EShell *shell,
EShellBackend * e_shell_get_backend_by_scheme (EShell *shell,
const gchar *scheme);
EShellSettings *e_shell_get_shell_settings (EShell *shell);
-GConfClient * e_shell_get_gconf_client (EShell *shell);
GtkWidget * e_shell_create_shell_window (EShell *shell,
const gchar *view_name);
guint e_shell_handle_uris (EShell *shell,