diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 1 | ||||
-rw-r--r-- | src/epiphany.h.in | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 46f531aae..ab2949e0f 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 a1928a2aa..7618782c3 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> |