forked from AuroraMiddleware/gtk
wayland: Remove unused variable
This commit is contained in:
parent
598c1b27fe
commit
8d7869ecbb
@ -594,7 +594,6 @@ static void
|
|||||||
gdk_wayland_window_configure (GdkWindow *window,
|
gdk_wayland_window_configure (GdkWindow *window,
|
||||||
int width, int height, int edges)
|
int width, int height, int edges)
|
||||||
{
|
{
|
||||||
GdkWindowImplWayland *impl = GDK_WINDOW_IMPL_WAYLAND (window->impl);
|
|
||||||
GdkDisplay *display;
|
GdkDisplay *display;
|
||||||
GdkEvent *event;
|
GdkEvent *event;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user