mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 22:50:54 +00:00
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:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user