diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/Makefile.am | 1 | ||||
-rw-r--r-- | doc/reference/epiphany.types | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 23d85b46c..a7d42a402 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -47,7 +47,6 @@ IGNORE_HFILES = \ ephy-tree-model-sort.h \ ephy-zoom-action.h \ downloader-view.h \ - ephy-download.h \ ephy-embed-dialog.h \ ephy-embed-event.h \ ephy-embed-popup-control.h \ diff --git a/doc/reference/epiphany.types b/doc/reference/epiphany.types index a890b1921..c00f19a76 100644 --- a/doc/reference/epiphany.types +++ b/doc/reference/epiphany.types @@ -21,7 +21,6 @@ ephy_zoom_control_get_type #include <ephy-embed.h> #include <downloader-view.h> #include <ephy-command-manager.h> -#include <ephy-download.h> #include <ephy-embed-dialog.h> #include <ephy-embed-event.h> #include <ephy-embed-persist.h> @@ -32,7 +31,6 @@ ephy_zoom_control_get_type ephy_embed_get_type downloader_view_get_type ephy_command_manager_get_type -ephy_download_get_type ephy_embed_dialog_get_type ephy_embed_event_get_type ephy_embed_persist_get_type |