mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
Remove ctf_per_tu_data::pss
The field ctf_per_tu_data::pss is unused and can be removed. Approved-By: Simon Marchi <simon.marchi@efficios.com>
This commit is contained in:
@@ -175,7 +175,6 @@ struct ctf_per_tu_data
|
||||
ctf_dict_t *fp;
|
||||
struct objfile *of;
|
||||
ctf_archive_t *arc;
|
||||
psymtab_storage *pss;
|
||||
psymbol_functions *psf;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user