]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/breakpoint.c
Remove breakpoint::ops
authorTom Tromey <tom@tromey.com>
Sat, 30 Apr 2022 14:02:36 +0000 (08:02 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 6 May 2022 18:03:34 +0000 (12:03 -0600)
commit9efa3c7fa3654c91d638fc9705ecd61c465c8000
tree5997afda793aabda41bd20d0af10a53f8805de5a
parent04d0163c3ff280a2ec7d4e06594da750ef8f96d5
Remove breakpoint::ops

The breakpoint::ops field is set but never used.  This removes it.
gdb/breakpoint.c
gdb/breakpoint.h