summaryrefslogtreecommitdiff
path: root/shell/ev-open-recent-action.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-open-recent-action.c')
-rw-r--r--shell/ev-open-recent-action.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/ev-open-recent-action.c b/shell/ev-open-recent-action.c
index c4b2c8fe..0c1a21dc 100644
--- a/shell/ev-open-recent-action.c
+++ b/shell/ev-open-recent-action.c
@@ -30,9 +30,6 @@ enum {
N_SIGNALS
};
-static void ev_open_recent_action_init (EvOpenRecentAction *action);
-static void ev_open_recent_action_class_init (EvOpenRecentActionClass *class);
-
static guint action_signals[N_SIGNALS] = { 0 };
G_GNUC_BEGIN_IGNORE_DEPRECATIONS;