[notification-daemon] nd-stack: fix redundant redeclaration error
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [notification-daemon] nd-stack: fix redundant redeclaration error
- Date: Sat, 11 Jul 2015 16:49:18 +0000 (UTC)
commit 7c45a5ee47b70809c9aa9f5207b84fe9ba9c9750
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sat Jul 11 15:43:16 2015 +0300
nd-stack: fix redundant redeclaration error
src/nd-stack.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/nd-stack.c b/src/nd-stack.c
index 43746c5..26d3356 100644
--- a/src/nd-stack.c
+++ b/src/nd-stack.c
@@ -46,8 +46,6 @@ struct NdStackPrivate
guint update_id;
};
-static void nd_stack_class_init (NdStackClass *klass);
-static void nd_stack_init (NdStack *stack);
static void nd_stack_finalize (GObject *object);
G_DEFINE_TYPE (NdStack, nd_stack, G_TYPE_OBJECT)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]