g/c unused variables

This commit is contained in:
cl 2003-10-27 00:41:09 +00:00
parent af258d4e7c
commit 44f9690b65
1 changed files with 0 additions and 2 deletions

View File

@ -166,8 +166,6 @@ fetch_inferior_registers (int regno)
void
store_inferior_registers (int regno)
{
struct reg inferior_registers;
struct fpreg inferior_fp_registers;
if (regno == -1 || GETREGS_SUPPLIES (regno))
{