summaryrefslogtreecommitdiff
path: root/src/meson.build
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2022-09-09 16:10:15 +0200
committerMarge Bot <marge-bot@gnome.org>2022-12-01 20:10:53 +0000
commit92feea3033ee5ff2f4a6855eb481d4d2287e7cf9 (patch)
tree9d49208bcae6e3f6bef27eb894ba1c5c98f238f7 /src/meson.build
parentf2237fa0c8359acdbf4ff08966efa0986dea3be8 (diff)
downloadmutter-92feea3033ee5ff2f4a6855eb481d4d2287e7cf9.tar.gz
ui: Excise old frames UI
This is no longer used, in favor of the standalone frames client. Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/1077 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2175>
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/meson.build b/src/meson.build
index 6a995f3d4..a97201367 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -447,12 +447,6 @@ if have_x11_client
'compositor/meta-sync-ring.h',
'compositor/meta-window-actor-x11.c',
'compositor/meta-window-actor-x11.h',
- 'ui/frames.c',
- 'ui/frames.h',
- 'ui/theme.c',
- 'ui/theme-private.h',
- 'ui/ui.c',
- 'ui/ui.h',
'x11/atomnames.h',
'x11/events.c',
'x11/events.h',