[epiphany] ephy-related-action: remove, it's unused



commit 049e9612e7676c87ac0f011ec56340614e513cab
Author: Xan Lopez <xan igalia com>
Date:   Wed Dec 14 18:24:39 2011 +0100

    ephy-related-action: remove, it's unused

 po/POTFILES.in                      |    1 -
 src/bookmarks/Makefile.am           |    2 -
 src/bookmarks/ephy-bookmarks-ui.c   |    1 -
 src/bookmarks/ephy-related-action.c |  162 -----------------------------------
 src/bookmarks/ephy-related-action.h |   61 -------------
 5 files changed, 0 insertions(+), 227 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 02514e5..78f4fff 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -44,7 +44,6 @@ src/bookmarks/ephy-bookmarks-import.c
 src/bookmarks/ephy-bookmarks-menu.c
 src/bookmarks/ephy-bookmarks-ui.c
 src/bookmarks/ephy-open-tabs-action.c
-src/bookmarks/ephy-related-action.c
 src/bookmarks/ephy-topic-action.c
 src/bookmarks/ephy-topics-entry.c
 src/bookmarks/ephy-topics-palette.c
diff --git a/src/bookmarks/Makefile.am b/src/bookmarks/Makefile.am
index e8dac31..7231932 100644
--- a/src/bookmarks/Makefile.am
+++ b/src/bookmarks/Makefile.am
@@ -17,7 +17,6 @@ NOINST_H_FILES =		 	\
 	ephy-bookmarks-menu.h		\
 	ephy-bookmark-properties.h	\
 	ephy-topic-action.h		\
-	ephy-related-action.h		\
 	ephy-open-tabs-action.h		\
 	ephy-topic-action-group.h	\
 	ephy-bookmark-action-group.h	\
@@ -35,7 +34,6 @@ libephybookmarks_la_SOURCES = 		\
 	ephy-bookmarks-menu.c		\
 	ephy-bookmark-properties.c	\
 	ephy-topic-action.c		\
-	ephy-related-action.c		\
 	ephy-open-tabs-action.c		\
 	ephy-topic-action-group.c	\
 	ephy-bookmark-action-group.c	\
diff --git a/src/bookmarks/ephy-bookmarks-ui.c b/src/bookmarks/ephy-bookmarks-ui.c
index bbee151..66d675d 100644
--- a/src/bookmarks/ephy-bookmarks-ui.c
+++ b/src/bookmarks/ephy-bookmarks-ui.c
@@ -37,7 +37,6 @@
 #include "ephy-node-common.h"
 #include "ephy-open-tabs-action.h"
 #include "ephy-prefs.h"
-#include "ephy-related-action.h"
 #include "ephy-settings.h"
 #include "ephy-shell.h"
 #include "ephy-stock-icons.h"



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