Remove unused assignments
commitb60037201816ecebef83f4dd5023efe82a1dbc62
authorAlberto Bertogli <albertito@blitiri.com.ar>
Wed, 6 Oct 2010 16:36:29 +0000 (6 13:36 -0300)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Wed, 6 Oct 2010 16:36:29 +0000 (6 13:36 -0300)
tree57ea5f7774bee9000132ac9c318fd15fd5332498
parentde84b542a8feae6eb3c770631858746a056d8361
Remove unused assignments

The assignments in this patch were unused or not really needed, so they were
removed to improve clarity.

They were caught by the clang-analyzer tool.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
nmdb/parse.c
utils/nmdb-stats.c