Remove more Python 2 code
authorTom Tromey <tom@tromey.com>
Fri, 1 Apr 2022 20:29:35 +0000 (14:29 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 4 Apr 2022 09:40:22 +0000 (03:40 -0600)
commitea6303b4971b0959329a1ae01648b16a4f4ac154
treed2d54f61d062dcb864979a0b4f002a5fcd8dcfbd
parentcbf26882c0cafe85e309376d9883a93a0fbc3180
Remove more Python 2 code

I found another more place that still had a workaround for Python 2.
This patch removes it.
gdb/python/lib/gdb/FrameDecorator.py