]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
lib-storage: Removed mail_storage_service_user_free() backwards compatibility
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 22 Feb 2017 11:30:18 +0000 (13:30 +0200)
committerGitLab <gitlab@git.dovecot.net>
Wed, 22 Feb 2017 11:42:12 +0000 (13:42 +0200)
Used a separate commit so the macro can be left for v2.2 tree.

src/lib-storage/mail-storage-service.h

index d5309e56ad4a25e0c3b86044ef4f310c293ca0f0..d21667f6345f72bddc8562f05d7d27f6c50136b0 100644 (file)
@@ -114,9 +114,6 @@ int mail_storage_service_lookup_next(struct mail_storage_service_ctx *ctx,
                                     const char **error_r);
 void mail_storage_service_user_ref(struct mail_storage_service_user *user);
 void mail_storage_service_user_unref(struct mail_storage_service_user **user);
-/* FIXME: for backwards compatibility - remove */
-#define mail_storage_service_user_free(user) \
-       mail_storage_service_user_unref(user)
 /* Initialize iterating through all users. */
 void mail_storage_service_all_init(struct mail_storage_service_ctx *ctx);
 /* Initialize iterating through all users with a user mask hint to the