diff options
author | Tom Tromey <tromey@adacore.com> | 2024-02-26 13:50:54 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-02-26 13:50:54 -0700 |
commit | 4c3b59d5ba864609049df054e117bf6417194d22 (patch) | |
tree | 3b6d824ba46c00db6b2afcd2aa923b2411a6e014 /gdb/python/py-dap.c | |
parent | 3d2d21728b6db4430ff168ee27e12fc6e2627fad (diff) | |
download | binutils-4c3b59d5ba864609049df054e117bf6417194d22.zip binutils-4c3b59d5ba864609049df054e117bf6417194d22.tar.gz binutils-4c3b59d5ba864609049df054e117bf6417194d22.tar.bz2 |
Remove two unnecessary casts
I noticed a spot in ada-lang.c where the return value of
value_as_address was cast to CORE_ADDR -- a no-op cast. I searched
and found another. This patch fixes both.
Diffstat (limited to 'gdb/python/py-dap.c')
0 files changed, 0 insertions, 0 deletions