dovecot-2.2: push-notification: Removed unused code.

dovecot at dovecot.org dovecot at dovecot.org
Tue Nov 10 08:00:40 UTC 2015


details:   http://hg.dovecot.org/dovecot-2.2/rev/0b1c73b01a5a
changeset: 19349:0b1c73b01a5a
user:      Timo Sirainen <tss at iki.fi>
date:      Tue Nov 10 10:00:11 2015 +0200
description:
push-notification: Removed unused code.

diffstat:

 src/plugins/push-notification/push-notification-events.h |  2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r a2824031f6a8 -r 0b1c73b01a5a src/plugins/push-notification/push-notification-events.h
--- a/src/plugins/push-notification/push-notification-events.h	Mon Nov 09 14:49:26 2015 +0200
+++ b/src/plugins/push-notification/push-notification-events.h	Tue Nov 10 10:00:11 2015 +0200
@@ -14,8 +14,6 @@
 struct push_notification_txn_mbox;
 struct push_notification_txn_msg;
 
-HASH_TABLE_DEFINE_TYPE(push_notification_mq_data, const char *, const char *);
-
 struct push_notification_event_vfuncs_init {
     /* Return the default config for an event (or NULL if config is
      * required). */


More information about the dovecot-cvs mailing list