[notification-daemon] nd-queue: fix redundant redeclaration error
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [notification-daemon] nd-queue: fix redundant redeclaration error
- Date: Sat, 11 Jul 2015 16:49:23 +0000 (UTC)
commit 85a4f0617a71ff6108a1717e0a1840361fae482b
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sat Jul 11 15:44:02 2015 +0300
nd-queue: fix redundant redeclaration error
src/nd-queue.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/nd-queue.c b/src/nd-queue.c
index f389a4a..6d5d858 100644
--- a/src/nd-queue.c
+++ b/src/nd-queue.c
@@ -69,8 +69,6 @@ enum {
static guint signals [LAST_SIGNAL] = { 0, };
-static void nd_queue_class_init (NdQueueClass *klass);
-static void nd_queue_init (NdQueue *queue);
static void nd_queue_finalize (GObject *object);
static void queue_update (NdQueue *queue);
static void on_notification_close (NdNotification *notification,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]