[epiphany] Remove EphyGoAction, it's unused
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Remove EphyGoAction, it's unused
- Date: Sun, 1 Jan 2012 16:42:09 +0000 (UTC)
commit ee242d6d63a2ca592e36db3f7c90beaed84663c2
Author: Xan Lopez <xan igalia com>
Date: Sun Jan 1 17:41:44 2012 +0100
Remove EphyGoAction, it's unused
doc/reference/Makefile.am | 1 -
po/POTFILES.in | 1 -
src/Makefile.am | 2 -
src/ephy-go-action.c | 100 ---------------------------------------------
src/ephy-go-action.h | 51 -----------------------
src/ephy-window.c | 1 -
6 files changed, 0 insertions(+), 156 deletions(-)
---
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 9b5de96..dc2a29a 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -81,7 +81,6 @@ IGNORE_HFILES = \
ephy-extension.h \
ephy-favicon-action.h \
ephy-favorites-menu.h \
- ephy-go-action.h \
ephy-history-window.h \
ephy-navigation-action.h \
ephy-notebook.h \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 01eefdc..2e24860 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -51,7 +51,6 @@ src/ephy-encoding-dialog.c
src/ephy-encoding-menu.c
src/ephy-find-toolbar.c
src/ephy-fullscreen-popup.c
-src/ephy-go-action.c
src/ephy-history-window.c
src/ephy-main.c
src/ephy-notebook.c
diff --git a/src/Makefile.am b/src/Makefile.am
index 14705e0..57267d8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,7 +20,6 @@ NOINST_H_FILES = \
ephy-encoding-menu.h \
ephy-find-toolbar.h \
ephy-fullscreen-popup.h \
- ephy-go-action.h \
ephy-history-window.h \
ephy-home-action.h \
ephy-link-action.h \
@@ -57,7 +56,6 @@ libephymain_la_SOURCES = \
ephy-extensions-manager.c \
ephy-find-toolbar.c \
ephy-fullscreen-popup.c \
- ephy-go-action.c \
ephy-home-action.c \
ephy-history-window.c \
ephy-link.c \
diff --git a/src/ephy-window.c b/src/ephy-window.c
index f83f489..488cf31 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -40,7 +40,6 @@
#include "ephy-file-helpers.h"
#include "ephy-find-toolbar.h"
#include "ephy-fullscreen-popup.h"
-#include "ephy-go-action.h"
#include "ephy-gui.h"
#include "ephy-home-action.h"
#include "ephy-link.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]