From 79e1b874551b7bbf50232a3540c02edbbf600649 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Tue, 10 Mar 2009 19:49:39 +0000 Subject: Remove ephy-download leftovers. svn path=/trunk/; revision=8869 --- doc/reference/Makefile.am | 1 - doc/reference/epiphany.types | 2 -- src/Makefile.am | 1 - 3 files changed, 4 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 #include #include -#include #include #include #include @@ -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 diff --git a/src/Makefile.am b/src/Makefile.am index a13992832..1d8fd6f09 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -388,7 +388,6 @@ BINDING_HEADERS_SRCDIR_IN = \ BINDING_HEADERS_SRCDIR_IGNORE_IN = \ embed/downloader-view.h \ - embed/ephy-download.h \ embed/ephy-embed-dialog.h \ embed/ephy-embed-find.h \ embed/ephy-embed-prefs.h \ -- cgit v1.2.3