diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-10-30 22:31:06 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-10-30 22:31:47 -0400 |
commit | 03738634ac711140c5892c2a085afeeec1ad42b1 (patch) | |
tree | e35cd7e6630615ecece34e259192200368c0844d /gtk/inspector/logs.ui | |
parent | 9dd8652a6617d14a83815e2e13266b34b07d84d0 (diff) | |
download | gtk+-03738634ac711140c5892c2a085afeeec1ad42b1.tar.gz |
inspector: Remove fallback from logs
There are no logs that this debug flag produces.
Diffstat (limited to 'gtk/inspector/logs.ui')
-rw-r--r-- | gtk/inspector/logs.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gtk/inspector/logs.ui b/gtk/inspector/logs.ui index 94dbd4f978..9c7affcfd0 100644 --- a/gtk/inspector/logs.ui +++ b/gtk/inspector/logs.ui @@ -138,12 +138,6 @@ </object> </child> <child> - <object class="GtkCheckButton" id="fallback"> - <property name="label">Fallback</property> - <signal name="toggled" handler="flag_toggled"/> - </object> - </child> - <child> <object class="GtkCheckButton" id="glyphcache"> <property name="label">Glyph Cache</property> <signal name="toggled" handler="flag_toggled"/> |