mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof: remove unused code
This commit is contained in:
@ -34,11 +34,6 @@ struct _SysprofLinuxInstrument
|
|||||||
SysprofInstrument parent_instance;
|
SysprofInstrument parent_instance;
|
||||||
};
|
};
|
||||||
|
|
||||||
enum {
|
|
||||||
PROP_0,
|
|
||||||
N_PROPS
|
|
||||||
};
|
|
||||||
|
|
||||||
G_DEFINE_FINAL_TYPE (SysprofLinuxInstrument, sysprof_linux_instrument, SYSPROF_TYPE_INSTRUMENT)
|
G_DEFINE_FINAL_TYPE (SysprofLinuxInstrument, sysprof_linux_instrument, SYSPROF_TYPE_INSTRUMENT)
|
||||||
|
|
||||||
static char **
|
static char **
|
||||||
|
|||||||
Reference in New Issue
Block a user