summaryrefslogtreecommitdiff
path: root/gdk/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-11-17 13:54:04 -0500
committerMatthias Clasen <mclasen@redhat.com>2017-11-17 13:54:04 -0500
commit6263286c4aee18d801c6d7a9c6cb86fb90c793d3 (patch)
treec492db230591a4d248c960ad9cf61aa38906c2b2 /gdk/meson.build
parent0b8c88f7d6a0d711af230912809f99b55f4426a4 (diff)
downloadgtk+-6263286c4aee18d801c6d7a9c6cb86fb90c793d3.tar.gz
Drop gdkscreen.h
Nothing uses GdkScreen anymore, so we can get rid of it.
Diffstat (limited to 'gdk/meson.build')
-rw-r--r--gdk/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/meson.build b/gdk/meson.build
index a0d3aa1868..5b93ff85a4 100644
--- a/gdk/meson.build
+++ b/gdk/meson.build
@@ -27,7 +27,6 @@ gdk_public_sources = files([
'gdkproperty.c',
'gdkrectangle.c',
'gdkrgba.c',
- 'gdkscreen.c',
'gdkseat.c',
'gdkseatdefault.c',
'gdkselection.c',