mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
remove unused variable
This commit is contained in:
parent
2290c2bb23
commit
115738dd2f
@ -85,7 +85,6 @@ gdk_event_source_check (GSource *source)
|
||||
static void
|
||||
handle_focus_change (GdkEvent *event)
|
||||
{
|
||||
GdkSurface *surface = gdk_event_get_surface(event);
|
||||
GdkEvent *focus_event;
|
||||
gboolean focus_in = (gdk_event_get_event_type (event) == GDK_ENTER_NOTIFY);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user