Hey :),
On Wed, 2011-09-07 at 09:26 -0500, Federico Mena Quintero wrote:
> * This bit:
>
> --- a/gdk/x11/gdkdevicemanager-xi2.c
> +++ b/gdk/x11/gdkdevicemanager-xi2.c
> @@ -417,10 +417,6 @@ gdk_x11_device_manager_xi2_constructed (GObject *object)
> for (i = 0; i < ndevices; i++)
> {
> dev = &info[i];
> -
> - if (!dev->enabled)
> - continue;
> -
> add_device (device_manager, dev, FALSE);
>
> No idea what that's about.
>
That's the inverse of a recent commit of mine to master, not sure how it
slipped in the diff, maybe the branch is being compared to a more recent
master?
Cheers,
Carlos
_______________________________________________
gtk-devel-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-devel-list