Skip to content

Commit

Permalink
quota-clone: Fix compile warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sirainen committed Jun 13, 2017
1 parent f5870a0 commit 1d54f0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/quota-clone/quota-clone-plugin.c
Expand Up @@ -47,7 +47,6 @@ static void quota_clone_flush_real(struct mailbox *box)
struct quota_root_iter *iter;
struct quota_root *root;
uint64_t bytes_value, count_value, limit;
const char *error;
int ret_bytes, ret_count;

/* we'll clone the first quota root */
Expand Down

0 comments on commit 1d54f0d

Please sign in to comment.