summaryrefslogtreecommitdiff
path: root/shell/ev-history.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-history.c')
-rw-r--r--shell/ev-history.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/ev-history.c b/shell/ev-history.c
index 55fff29f..940c66f9 100644
--- a/shell/ev-history.c
+++ b/shell/ev-history.c
@@ -38,9 +38,6 @@ struct _EvHistoryPrivate
GList *links;
};
-static void ev_history_init (EvHistory *history);
-static void ev_history_class_init (EvHistoryClass *class);
-
G_DEFINE_TYPE_WITH_PRIVATE (EvHistory, ev_history, G_TYPE_OBJECT)
static void