summaryrefslogtreecommitdiff
path: root/gdk/meson.build
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2018-02-02 17:02:59 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2018-02-03 12:07:10 +0100
commit2432e536524fbaa59fafc033413602bed38402f2 (patch)
tree751a61e30b01a30f35ea28fdbab839e1829d6bc5 /gdk/meson.build
parent888dfe499d92a434c3ce703df7057c4703a6c75e (diff)
downloadgtk+-2432e536524fbaa59fafc033413602bed38402f2.tar.gz
Remove all gdk_threads_* entry points
Now that we don't use them anywhere, it's time for them to go. https://bugzilla.gnome.org/show_bug.cgi?id=793124
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 10a4f6490b..7ddb6d498f 100644
--- a/gdk/meson.build
+++ b/gdk/meson.build
@@ -75,7 +75,6 @@ gdk_public_headers = files([
'gdkrectangle.h',
'gdkrgba.h',
'gdkseat.h',
- 'gdkthreads.h',
'gdktexture.h',
'gdktypes.h',
'gdkvulkancontext.h',