Summary: cosmetics, conditionalise seemingly unused vars in movemail.c
authorSebastian Freundt <hroptatyr@fresse.org>
Sun, 8 Jan 2012 21:43:08 +0000 (21:43 +0000)
committerSebastian Freundt <hroptatyr@fresse.org>
Sun, 8 Jan 2012 21:43:08 +0000 (21:43 +0000)
commitbdaeea4bd8663e24ce6f6c2e841d397605353706
treed37184b8f31c917692f8f9b0c943cf98a59d6b63
parent88f338097282449e9475451c32ff91f2963d03e0
Summary: cosmetics, conditionalise seemingly unused vars in movemail.c
Keywords: refactor warn-fix

This changeset conditionalises on MAIL_USE_POP to fix warnings that
arise from writing to unused variables.

* lib-src/movemail.c: put MAIL_USE_POP guards around poppass var

Signed-off-by: Sebastian Freundt <hroptatyr@fresse.org>
lib-src/movemail.c