libsysprof-ui: remove legacy libsysprof-ui library

This is libsysprof-gtk now, but that too will be absorbed by sysprof app
directly rather than having a UI library.
This commit is contained in:
Christian Hergert
2023-07-12 10:00:11 -07:00
parent 6075a0cd91
commit ae571f3f6e
148 changed files with 0 additions and 29695 deletions

View File

@ -74,7 +74,6 @@ if get_option('libsysprof') or get_option('agent')
subdir('libsysprof')
endif
if get_option('gtk') and get_option('libsysprof')
subdir('libsysprof-ui')
subdir('libsysprof-gtk')
endif
if get_option('gtk') and get_option('libsysprof')