diff options
author | Andrew Burgess <aburgess@redhat.com> | 2025-05-07 10:57:17 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2025-05-12 16:27:09 +0100 |
commit | 9db56c74db800fe4bff2412f44dfa3fb8c42ec51 (patch) | |
tree | 9d6c0ff63c02255cd584cf89ab0d9725e850f9f7 /gdb/python/py-function.c | |
parent | ddce0e6e0c4d3863ec913c350d04802db58e637e (diff) | |
download | binutils-9db56c74db800fe4bff2412f44dfa3fb8c42ec51.zip binutils-9db56c74db800fe4bff2412f44dfa3fb8c42ec51.tar.gz binutils-9db56c74db800fe4bff2412f44dfa3fb8c42ec51.tar.bz2 |
gdb: remove unnecessary function declaration
There's no need to declare a function immediately before its
definition. Lets not do that.
There should be no user visible changes after this commit.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/python/py-function.c')
0 files changed, 0 insertions, 0 deletions