]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove some obsolete Python constants
authorTom Tromey <tom@tromey.com>
Sat, 9 Sep 2023 14:35:26 +0000 (08:35 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 28 Jan 2024 17:58:16 +0000 (10:58 -0700)
commit880e58fbc2b0ad44fbfbad3505fa7e36335816d0
tree70e162291ebb3dea122e47f785edec492af4532e
parentccf41c248737eb6650211481366c4e1156ce01ae
Remove some obsolete Python constants

The Python code has exported some constants, but they are no longer
documented, and were never useful.  This patch removes them.
gdb/python/py-symbol.c