[epiphany] Remove EphyHomeAction, it's unused
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Remove EphyHomeAction, it's unused
- Date: Sun, 1 Jan 2012 17:03:11 +0000 (UTC)
commit 9c12735e12a9106cdc68d9555a491642ea791e62
Author: Xan Lopez <xan igalia com>
Date: Sun Jan 1 18:00:51 2012 +0100
Remove EphyHomeAction, it's unused
src/Makefile.am | 2 -
src/ephy-home-action.c | 283 ------------------------------------------------
src/ephy-home-action.h | 55 ----------
src/ephy-window.c | 1 -
4 files changed, 0 insertions(+), 341 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 57267d8..2d328a6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -21,7 +21,6 @@ NOINST_H_FILES = \
ephy-find-toolbar.h \
ephy-fullscreen-popup.h \
ephy-history-window.h \
- ephy-home-action.h \
ephy-link-action.h \
ephy-lockdown.h \
ephy-location-action.h \
@@ -56,7 +55,6 @@ libephymain_la_SOURCES = \
ephy-extensions-manager.c \
ephy-find-toolbar.c \
ephy-fullscreen-popup.c \
- ephy-home-action.c \
ephy-history-window.c \
ephy-link.c \
ephy-link-action.c \
diff --git a/src/ephy-window.c b/src/ephy-window.c
index 488cf31..16faee0 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -41,7 +41,6 @@
#include "ephy-find-toolbar.h"
#include "ephy-fullscreen-popup.h"
#include "ephy-gui.h"
-#include "ephy-home-action.h"
#include "ephy-link.h"
#include "ephy-location-action.h"
#include "ephy-location-entry.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]