aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/Makefile.am
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2011-12-15 00:43:42 +0800
committerXan Lopez <xan@igalia.com>2011-12-15 00:44:34 +0800
commit9fa3bd65a81f430b2c7ab8446f1eccb773d8845a (patch)
tree4759cc4bd373defb3cbea737d6930974a7a54cce /src/bookmarks/Makefile.am
parent2b63143ef7d712e62347536b363a16ad4953ad0c (diff)
downloadgsoc2013-epiphany-9fa3bd65a81f430b2c7ab8446f1eccb773d8845a.tar.gz
gsoc2013-epiphany-9fa3bd65a81f430b2c7ab8446f1eccb773d8845a.tar.zst
gsoc2013-epiphany-9fa3bd65a81f430b2c7ab8446f1eccb773d8845a.zip
Remove the topic/bookmark factory actions
They are unused now.
Diffstat (limited to 'src/bookmarks/Makefile.am')
-rw-r--r--src/bookmarks/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/bookmarks/Makefile.am b/src/bookmarks/Makefile.am
index 14ea7c728..e8dac3130 100644
--- a/src/bookmarks/Makefile.am
+++ b/src/bookmarks/Makefile.am
@@ -19,8 +19,6 @@ NOINST_H_FILES = \
ephy-topic-action.h \
ephy-related-action.h \
ephy-open-tabs-action.h \
- ephy-topic-factory-action.h \
- ephy-bookmark-factory-action.h \
ephy-topic-action-group.h \
ephy-bookmark-action-group.h \
ephy-topics-entry.h \
@@ -39,8 +37,6 @@ libephybookmarks_la_SOURCES = \
ephy-topic-action.c \
ephy-related-action.c \
ephy-open-tabs-action.c \
- ephy-topic-factory-action.c \
- ephy-bookmark-factory-action.c \
ephy-topic-action-group.c \
ephy-bookmark-action-group.c \
ephy-topics-entry.c \