Cosmetics

Remove an unused object from the font rendering
demo ui file.
This commit is contained in:
Matthias Clasen 2021-09-04 22:43:44 -04:00
parent a3ccff3773
commit b77938f40f

View File

@ -1,10 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkAdjustment" id="scale_adj">
<property name="upper">24</property>
<property name="step-increment">1</property>
<property name="page-increment">4</property>
</object>
<object class="GtkWindow" id="window">
<property name="default-width">1080</property>
<property name="default-height">430</property>