]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove redundant macro definitions from remote.c
authorTom Tromey <tromey@adacore.com>
Wed, 24 Jul 2024 15:32:29 +0000 (09:32 -0600)
committerTom Tromey <tromey@adacore.com>
Wed, 24 Jul 2024 19:35:11 +0000 (13:35 -0600)
commit5e7a9b5da47bc83d4dc5ff19ef08da008253ebf7
treef0573dee18d461e8fd54d70263a48739d0618ddd
parent75ece951b544fa1b530340cfa8a04bfb6f5bbaae
Remove redundant macro definitions from remote.c

I happened to notice that a few macros are defined twice in remote.c.
This patch removes one copy.  Tested by rebuilding.

Reviewed-By: Tom de Vries <tdevries@suse.de>
gdb/remote.c