libsysprof-analyze: remove process list

This is done with a GtkBitset index and so we can drop this unused list
model wrapper.
This commit is contained in:
Christian Hergert
2023-05-11 13:15:28 -07:00
parent 9e01216945
commit f914580675
4 changed files with 0 additions and 215 deletions

View File

@ -38,7 +38,6 @@ G_BEGIN_DECLS
# include "sysprof-document-metadata.h"
# include "sysprof-document-mmap.h"
# include "sysprof-document-process.h"
# include "sysprof-document-process-list.h"
# include "sysprof-document-sample.h"
# include "sysprof-document-symbols.h"
# include "sysprof-document-traceable.h"