Re: Fix typo in dwarf2.c and remove some dead code

2005-03-29 Thread Nick Clifton
Hi Fred, 2005-03-24 Fred Fish <[EMAIL PROTECTED]> * dwarf2.c (struct comp_unit): Fix typo. (scan_unit_for_functions): Remove unused local variable "name" and dead code that set it. Approved - please apply. Cheers Nick ___ bug-

Fix typo in dwarf2.c and remove some dead code

2005-03-24 Thread Fred Fish
While working on another issue I noticed a typo and some dead code. This patch fixes those issues. -Fred 2005-03-24 Fred Fish <[EMAIL PROTECTED]> * dwarf2.c (struct comp_unit): Fix typo. (scan_unit_for_functions): Remove unused local variable "name" and dead code that