mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
Remove explanatory comments from includes
I noticed a comment by an include and remembered that I think these don't really provide much value -- sometimes they are just editorial, and sometimes they are obsolete. I think it's better to just remove them. Tested by rebuilding. Approved-By: Andrew Burgess <aburgess@redhat.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include "process-stratum-target.h"
|
||||
#include "value.h"
|
||||
#include "gdbcore.h"
|
||||
#include "inferior.h" /* for get_exec_file */
|
||||
#include "inferior.h"
|
||||
#include "gdbthread.h"
|
||||
#include "gdbsupport/pathstuff.h"
|
||||
#include "gdbsupport/gdb_tilde_expand.h"
|
||||
|
||||
Reference in New Issue
Block a user