mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-12 13:59:20 +03:00
Remove unused struct box.
This commit is contained in:
parent
427fb928c5
commit
971058cd67
@ -59,7 +59,6 @@ struct gui_window {
|
||||
/** mouse state and events. */
|
||||
struct {
|
||||
struct gui_window *gui;
|
||||
struct box *box;
|
||||
|
||||
gdouble pressed_x;
|
||||
gdouble pressed_y;
|
||||
|
Loading…
Reference in New Issue
Block a user