[epiphany] Remove ephy-password-manager leftovers



commit cc3b8a8703c4ace932dc31680bbb0c3d1ce4829a
Author: Xan Lopez <xan gnome org>
Date:   Mon Aug 10 11:05:55 2009 +0300

    Remove ephy-password-manager leftovers

 doc/reference/epiphany.types |    2 --
 src/Makefile.am              |    1 -
 src/epiphany.h.in            |    1 -
 3 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/doc/reference/epiphany.types b/doc/reference/epiphany.types
index c00f19a..e696828 100644
--- a/doc/reference/epiphany.types
+++ b/doc/reference/epiphany.types
@@ -25,7 +25,6 @@ ephy_zoom_control_get_type
 #include <ephy-embed-event.h>
 #include <ephy-embed-persist.h>
 #include <ephy-embed-single.h>
-#include <ephy-password-manager.h>
 #include <ephy-permission-manager.h>
 
 ephy_embed_get_type
@@ -36,7 +35,6 @@ ephy_embed_event_get_type
 ephy_embed_persist_get_type
 ephy_embed_single_get_type
 ephy_permission_manager_get_type
-ephy_password_manager_get_type
 
 #include <ephy-window.h>
 #include <ephy-shell.h>
diff --git a/src/Makefile.am b/src/Makefile.am
index 46f531a..ab2949e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -274,7 +274,6 @@ EPHY_GIR_H_FILES = \
 	$(top_srcdir)/embed/ephy-embed-single.h \
 	$(top_srcdir)/embed/ephy-favicon-cache.h \
 	$(top_srcdir)/embed/ephy-history.h \
-	$(top_srcdir)/embed/ephy-password-manager.h \
 	$(top_srcdir)/embed/ephy-permission-manager.h \
 	$(top_srcdir)/embed/ephy-web-view.h \
 	$(top_srcdir)/lib/ephy-dialog.h \
diff --git a/src/epiphany.h.in b/src/epiphany.h.in
index a1928a2..7618782 100644
--- a/src/epiphany.h.in
+++ b/src/epiphany.h.in
@@ -57,7 +57,6 @@
 #include <epiphany/ephy-node-db.h>
 #include <epiphany/ephy-node.h>
 #include <epiphany/ephy-notebook.h>
-#include <epiphany/ephy-password-manager.h>
 #include <epiphany/ephy-permission-manager.h>
 #include <epiphany/ephy-session.h>
 #include <epiphany/ephy-shell.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]