mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-29 06:51:10 +00:00
scrolledwindow: remove unused struct
This commit is contained in:
parent
ea2f66226a
commit
0f6e15cfa2
@ -212,13 +212,6 @@ typedef struct
|
||||
guint over_timeout_id;
|
||||
} Indicator;
|
||||
|
||||
typedef struct
|
||||
{
|
||||
gdouble dx;
|
||||
gdouble dy;
|
||||
guint32 evtime;
|
||||
} ScrollHistoryElem;
|
||||
|
||||
typedef struct
|
||||
{
|
||||
GtkWidget *hscrollbar;
|
||||
|
Loading…
Reference in New Issue
Block a user