X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-private.h;h=c6d8e355388ae70b894b53d2ec38c4683042d47b;hp=3d2610ad2214d3a36ad6bb78ee03d82a8027a369;hb=ef3ab5781a3730e019f92517366029540a960cd0;hpb=1726c5c814aecd924849a0b91c82d420af945827 diff --git a/notmuch-private.h b/notmuch-private.h index 3d2610ad..c6d8e355 100644 --- a/notmuch-private.h +++ b/notmuch-private.h @@ -283,10 +283,7 @@ void _notmuch_tags_add_tag (notmuch_tags_t *tags, const char *tag); void -_notmuch_tags_sort (notmuch_tags_t *tags); - -void -_notmuch_tags_reset (notmuch_tags_t *tags); +_notmuch_tags_prepare_iterator (notmuch_tags_t *tags); NOTMUCH_END_DECLS