build: remove org.gnome.sysprof3 gsettings schema

We don't use this anymore, so we can just delete it.
This commit is contained in:
Christian Hergert
2022-07-22 12:36:41 -07:00
parent 1945660912
commit dfe2dbe9bc
3 changed files with 0 additions and 24 deletions

View File

@ -3,10 +3,6 @@ if get_option('gtk') and get_option('libsysprof')
install_dir: join_paths(datadir, 'mime/packages')
)
install_data('org.gnome.sysprof3.gschema.xml',
install_dir: join_paths(datadir, 'glib-2.0/schemas')
)
i18n.merge_file(
input: 'org.gnome.Sysprof.appdata.xml.in',
output: 'org.gnome.Sysprof.appdata.xml',