summaryrefslogtreecommitdiff
path: root/local.c
diff options
context:
space:
mode:
Diffstat (limited to 'local.c')
-rw-r--r--local.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/local.c b/local.c
index 98878fa..f7a51c6 100644
--- a/local.c
+++ b/local.c
@@ -43,7 +43,6 @@ static void sanitize(char *s)
*/
void local_init(message_t *message)
{
- struct idlist *idp;
int length = 0, fromlen = 0, nameslen = 0;
char *names = NULL, *before, *after, *from = NULL;