mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
gdb: remove unused includes in break-*.c
These are reported as unused by clangd. Change-Id: I80871e08b9d29c540f61d6ea91904197faf92065
This commit is contained in:
@@ -25,12 +25,8 @@
|
||||
#include "annotate.h"
|
||||
#include "valprint.h"
|
||||
#include "cli/cli-utils.h"
|
||||
#include "completer.h"
|
||||
#include "gdbsupport/gdb_obstack.h"
|
||||
#include "mi/mi-common.h"
|
||||
#include "linespec.h"
|
||||
#include "probe.h"
|
||||
#include "objfiles.h"
|
||||
#include "cp-abi.h"
|
||||
#include "gdbsupport/gdb_regex.h"
|
||||
#include "cp-support.h"
|
||||
|
||||
Reference in New Issue
Block a user