[krb5-auth-dialog] main-window: Remove unused adjustment



commit 6734f9bd265af03dd7703c3aac72f001c994fc40
Author: Guido Günther <agx sigxcpu org>
Date:   Thu Oct 20 17:00:20 2022 +0200

    main-window: Remove unused adjustment

 src/resources/ui/ka-main-window.ui | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/src/resources/ui/ka-main-window.ui b/src/resources/ui/ka-main-window.ui
index c03a810..2745592 100644
--- a/src/resources/ui/ka-main-window.ui
+++ b/src/resources/ui/ka-main-window.ui
@@ -23,11 +23,6 @@
     </section>
   </menu>
 
-  <object class="GtkAdjustment" id="adjustment1">
-    <property name="upper">100</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">10</property>
-  </object>
   <object class="GtkApplicationWindow" id="krb5_main_window">
     <property name="title" translatable="yes">Service Tickets</property>
     <property name="default-width">700</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]