forked from AuroraMiddleware/gtk
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 height,
|
||||||
int scale)
|
int scale)
|
||||||
{
|
{
|
||||||
GdkWindowImplWayland *impl = GDK_WINDOW_IMPL_WAYLAND (window->impl);
|
|
||||||
GdkDisplay *display;
|
GdkDisplay *display;
|
||||||
GdkEvent *event;
|
GdkEvent *event;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user