listbase: Remove nonexisting function from header
authorBenjamin Otte <otte@redhat.com>
Sat, 4 Mar 2023 14:43:26 +0000 (15:43 +0100)
committerBenjamin Otte <otte.benjamin@googlemail.com>
Sun, 5 Mar 2023 15:23:20 +0000 (15:23 +0000)
gtk/gtklistbaseprivate.h

index 2915ec67fa0a04678a2f920c096a81362c48eac8..c79bd8b13d2709c46819d23a761491e0b22b7a8b 100644 (file)
@@ -41,8 +41,6 @@ struct _GtkListBaseClass
                                                                  GtkListTile            *tile,
                                                                  guint                   n_items);
 
-  void                 (* adjustment_value_changed)             (GtkListBase            *self,
-                                                                 GtkOrientation          orientation);
   gboolean             (* get_allocation)                       (GtkListBase            *self,
                                                                  guint                   pos,
                                                                  GdkRectangle           *area);