Avoid a compilation warning
This commit is contained in:
parent
04da4afe4c
commit
12709d0866
|
@ -330,6 +330,7 @@ static int _pop3_refresh(POP3 * pop3, AccountFolder * folder,
|
||||||
{
|
{
|
||||||
POP3Command * cmd;
|
POP3Command * cmd;
|
||||||
char buf[32];
|
char buf[32];
|
||||||
|
(void) folder;
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
fprintf(stderr, "DEBUG: %s() %u\n", __func__, (message != NULL)
|
fprintf(stderr, "DEBUG: %s() %u\n", __func__, (message != NULL)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user