[epiphany] ephy-password-info: remove as it is unused now



commit bce597e87f3e3d27da65732b0625e383e73d4f03
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Feb 19 13:36:33 2013 +0200

    ephy-password-info: remove as it is unused now
    
    https://bugzilla.gnome.org/show_bug.cgi?id=679918

 src/Makefile.am          |    2 -
 src/ephy-password-info.c |   51 ----------------------------------------------
 src/ephy-password-info.h |   49 --------------------------------------------
 src/pdm-dialog.c         |    1 -
 4 files changed, 0 insertions(+), 103 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index a901b8b..a2c2aed 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,7 +24,6 @@ NOINST_H_FILES = \
        ephy-location-controller.h              \
        ephy-navigation-history-action.h        \
        ephy-page-menu-action.h                 \
-       ephy-password-info.h                    \
        ephy-private.h                          \
        ephy-toolbar.h                          \
        ephy-window-action.h                    \
@@ -59,7 +58,6 @@ libephymain_la_SOURCES = \
        ephy-navigation-history-action.c        \
        ephy-notebook.c                         \
        ephy-page-menu-action.c                 \
-       ephy-password-info.c                    \
        ephy-session.c                          \
        ephy-shell.c                            \
        ephy-toolbar.c                          \
diff --git a/src/pdm-dialog.c b/src/pdm-dialog.c
index cc231c2..89075e8 100644
--- a/src/pdm-dialog.c
+++ b/src/pdm-dialog.c
@@ -33,7 +33,6 @@
 #include "ephy-time-helpers.h"
 #include "ephy-embed-single.h"
 #include "ephy-history-service.h"
-#include "ephy-password-info.h"
 
 #include <gtk/gtk.h>
 #include <glib/gi18n.h>


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