diff options
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/shell/Makefile.am | 1 | ||||
-rw-r--r-- | doc/reference/shell/eshell.types | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/reference/shell/Makefile.am b/doc/reference/shell/Makefile.am index 176eba6de9..ffbfb9108a 100644 --- a/doc/reference/shell/Makefile.am +++ b/doc/reference/shell/Makefile.am @@ -69,7 +69,6 @@ GTKDOC_LIBS= \ $(top_builddir)/shell/.libs/e-shell.o \ $(top_builddir)/shell/.libs/e-shell-backend.o \ $(top_builddir)/shell/.libs/e-shell-content.o \ - $(top_builddir)/shell/.libs/e-shell-importer.o \ $(top_builddir)/shell/.libs/e-shell-migrate.o \ $(top_builddir)/shell/.libs/e-shell-settings.o \ $(top_builddir)/shell/.libs/e-shell-sidebar.o \ diff --git a/doc/reference/shell/eshell.types b/doc/reference/shell/eshell.types index 88a4dfa1d8..e03302f8d5 100644 --- a/doc/reference/shell/eshell.types +++ b/doc/reference/shell/eshell.types @@ -6,7 +6,6 @@ e_signature_list_get_type e_shell_get_type e_shell_backend_get_type e_shell_content_get_type -e_shell_importer_get_type e_shell_sidebar_get_type e_shell_switcher_get_type e_shell_taskbar_get_type |