Remove last traces of gdb_stat.h.
This file no longer exists. gdb/ChangeLog: * Makefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_stat.h". * ctf.c (ctf_start): Remove obsolete comment.
This commit is contained in:
parent
844ad0054a
commit
e72eff80bf
3 changed files with 7 additions and 2 deletions
|
@ -320,7 +320,7 @@ ctf_start (struct trace_file_writer *self, const char *dirname)
|
|||
#ifdef S_IXGRP
|
||||
| S_IXGRP
|
||||
#endif
|
||||
| S_IROTH /* Defined in common/gdb_stat.h if not defined. */
|
||||
| S_IROTH
|
||||
#ifdef S_IXOTH
|
||||
| S_IXOTH
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue