mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 15:40:53 +00:00
build: remove dead code
This commit is contained in:
@ -69,7 +69,6 @@ libsysprof_deps = [
|
||||
|
||||
if host_machine.system() == 'linux'
|
||||
libsysprof_public_sources += [
|
||||
'sysprof-gjs-source.c',
|
||||
'sysprof-memory-source.c',
|
||||
'sysprof-perf-counter.c',
|
||||
'sysprof-perf-source.c',
|
||||
@ -77,7 +76,6 @@ if host_machine.system() == 'linux'
|
||||
]
|
||||
|
||||
libsysprof_public_headers += [
|
||||
'sysprof-gjs-source.h',
|
||||
'sysprof-memory-source.h',
|
||||
'sysprof-perf-counter.h',
|
||||
'sysprof-perf-source.h',
|
||||
|
||||
Reference in New Issue
Block a user