summaryrefslogtreecommitdiff
path: root/gtk/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-06-29 16:36:46 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-06-29 22:10:34 -0400
commit72f1d34ecac5d174f50ec0100b925a4fb26dc920 (patch)
tree4375e77ce81db87e1ccf8c4fa8ba87e85dd83fc2 /gtk/meson.build
parentc267a75eef2e7461e092bc1d7fd09596c1053eae (diff)
downloadgtk+-72f1d34ecac5d174f50ec0100b925a4fb26dc920.tar.gz
Drop GtkFunctionsListItemFactory
It has been superseded by GtkSignalsListItemFactory.
Diffstat (limited to 'gtk/meson.build')
-rw-r--r--gtk/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/meson.build b/gtk/meson.build
index 5a7ca5715f..22b274cba0 100644
--- a/gtk/meson.build
+++ b/gtk/meson.build
@@ -253,7 +253,6 @@ gtk_public_sources = files([
'gtkfontchooserutils.c',
'gtkfontchooserwidget.c',
'gtkframe.c',
- 'gtkfunctionslistitemfactory.c',
'gtkgesture.c',
'gtkgesturedrag.c',
'gtkgesturelongpress.c',
@@ -537,7 +536,6 @@ gtk_public_headers = files([
'gtkfontchooserdialog.h',
'gtkfontchooserwidget.h',
'gtkframe.h',
- 'gtkfunctionslistitemfactory.h',
'gtkgesture.h',
'gtkgesturedrag.h',
'gtkgesturelongpress.h',