Re: GTK and OSX: a call to sanity
- From: Carlos Garnacho <carlosg gnome org>
- To: gtk-devel-list gnome org
- Subject: Re: GTK and OSX: a call to sanity
- Date: Wed, 07 Sep 2011 17:11:23 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]