]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
notify-status: Remove first_unseen_seq field
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 18 Sep 2017 20:04:55 +0000 (23:04 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 18 Sep 2017 20:07:07 +0000 (23:07 +0300)
commit5c449ac9f4b353cb75b1a27f0fc96da3940829b8
tree6861227b40514ebb23bc38de6a2a008830729608
parent120e61ccce21fd33d6b55b6f27346e1690b64bd8
notify-status: Remove first_unseen_seq field

The sequence number keeps changing, so it's very unlikely to be useful.
It's also not always as efficiently available as the other fields, so
better to avoid having it.
src/plugins/notify-status/notify-status-plugin.c