]> git.eshelyaron.com Git - emacs.git/commit
Remove useless uses of bindat-get-field
authorMattias Engdegård <mattiase@acm.org>
Thu, 22 Oct 2020 16:26:24 +0000 (18:26 +0200)
committerMattias Engdegård <mattiase@acm.org>
Thu, 22 Oct 2020 16:29:06 +0000 (18:29 +0200)
commita090e5fe0855587fd122151794757dbf04dc7c73
treea0d343b384551e246d93239820f6872f5a509bfd
parent754a2f11b8a80e2d01693cf3df42d8d0a871dbea
Remove useless uses of bindat-get-field

* lisp/progmodes/gdb-mi.el (gdb-var-list-children-handler)
(gdb-edit-register-value): bindat-get-field with a single argument is
identity; remove.
lisp/progmodes/gdb-mi.el