gdb: remove unused variables in xtensa-linux-nat.c
authorSimon Marchi <simon.marchi@polymtl.ca>
Tue, 16 Nov 2021 02:38:44 +0000 (21:38 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Tue, 16 Nov 2021 02:38:44 +0000 (21:38 -0500)
commit39cdfdb2614ae5654f5aa77792085b37cb342929
treef9b448a45a2cc88ec8fbbcaf159e1ad14f528a35
parent2d2bb0d3f2931198b0824914d9dcf3cb0249926f
gdb: remove unused variables in xtensa-linux-nat.c

While build-testing this file, the compiler complained about these two
unused variables, remove them.

Change-Id: I3c54f779f12c16ef6184af58aca75eaad042ce4e
gdb/xtensa-linux-nat.c