gdb: remove unnecessary declarations in target.c
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 16 Oct 2023 16:24:53 +0000 (16:24 +0000)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 16 Oct 2023 19:49:56 +0000 (15:49 -0400)
commit8375fdfe4cb64aa15aa635b05e133dccc86de933
treea1f301d63c6ab2f142f05ba64677df65a24f3e7a
parent41ab08f84b926ea4d1b6ff242734f166e5f9f6fc
gdb: remove unnecessary declarations in target.c

I found that these local declarations were not needed, remove them.
Tested by rebuilding.

Change-Id: I8d4fd0839ee1063b91dc002216d683aee0d4be22
gdb/target.c