[gtk/wip/matthiasc/shortcut-2: 2/3] Drop the concat model
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/shortcut-2: 2/3] Drop the concat model
- Date: Sun, 22 Mar 2020 19:33:17 +0000 (UTC)
commit 898218d2d1195ab5863277aa52a21dc36383db0f
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Mar 22 13:46:52 2020 -0400
Drop the concat model
It is no longer used.
gtk/gtkconcatmodel.c | 254 ------------------------------
gtk/gtkconcatmodelprivate.h | 52 -------
gtk/meson.build | 1 -
testsuite/gtk/concatmodel.c | 372 --------------------------------------------
testsuite/gtk/meson.build | 1 -
5 files changed, 680 deletions(-)
---
diff --git a/gtk/meson.build b/gtk/meson.build
index 095b71158d..e85dceac45 100644
--- a/gtk/meson.build
+++ b/gtk/meson.build
@@ -199,7 +199,6 @@ gtk_public_sources = files([
'gtkcombobox.c',
'gtkcomboboxtext.c',
'gtkcomposetable.c',
- 'gtkconcatmodel.c',
'gtkconstraintguide.c',
'gtkconstraintlayout.c',
'gtkconstraint.c',
diff --git a/testsuite/gtk/meson.build b/testsuite/gtk/meson.build
index bf54991c8b..06088b4216 100644
--- a/testsuite/gtk/meson.build
+++ b/testsuite/gtk/meson.build
@@ -17,7 +17,6 @@ tests = [
['builderparser'],
['cellarea'],
['check-icon-names'],
- ['concatmodel', ['../../gtk/gtkconcatmodel.c'], ['-DGTK_COMPILATION', '-UG_ENABLE_DEBUG']],
['constraint-solver', [
'../../gtk/gtkconstraintsolver.c',
'../../gtk/gtkconstraintexpression.c',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]