mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 06:10:15 +00:00
wayland: Remove unused variable
Poor gcc was unhappy.
This commit is contained in:
parent
e626038467
commit
9a1913dfb0
@ -694,7 +694,6 @@ gdk_wayland_window_configure (GdkWindow *window,
|
||||
int height,
|
||||
int scale)
|
||||
{
|
||||
GdkWindowImplWayland *impl = GDK_WINDOW_IMPL_WAYLAND (window->impl);
|
||||
GdkDisplay *display;
|
||||
GdkEvent *event;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user