aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r--shell/e-shell.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h
index 976016da97..f9aa3855e0 100644
--- a/shell/e-shell.h
+++ b/shell/e-shell.h
@@ -39,7 +39,6 @@ typedef struct _EShellClass EShellClass;
#include "e-component-registry.h"
#include "e-shell-window.h"
-#include "e-user-creatable-items-handler.h"
#define E_TYPE_SHELL (e_shell_get_type ())
@@ -137,8 +136,6 @@ gboolean e_shell_quit (EShell *shell);
const char *e_shell_construct_result_to_string (EShellConstructResult result);
-EUserCreatableItemsHandler *e_shell_peek_user_creatable_items_handler (EShell *shell);
-
#ifdef __cplusplus
}