summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-06-23 13:26:25 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-06-23 13:26:25 +0000
commit7029dd1452353218a1bc4ccc02327632b619315b (patch)
treeaea9251c4df55c3afeb33ccf467729783829095a
parent7c53f927013f1fc3c1d9df98cb1948a8106b2ec9 (diff)
downloadmailutils-7029dd1452353218a1bc4ccc02327632b619315b.tar.gz
mailutils-7029dd1452353218a1bc4ccc02327632b619315b.tar.bz2
Removed unused variable
-rw-r--r--frm/from.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/frm/from.c b/frm/from.c
index 3f4f073b4..a0788493e 100644
--- a/frm/from.c
+++ b/frm/from.c
@@ -109,7 +109,6 @@ int
main (int argc, char **argv)
{
int c;
- int status = 0;
size_t total;
/* Native Language Support */

Return to:

Send suggestions and report system problems to the System administrator.